package
0.0.0-20241116165817-883d5d7d379c
Repository: https://github.com/ddkwork/toolbox.git
Documentation: pkg.go.dev

# Functions

DecryptStreamWithPrivateKey copies 'in' to 'out', decrypting the bytes along the way.
EncryptStreamWithPublicKey copies 'in' to 'out', encrypting the bytes along the way.