package
0.0.2-alpha
Repository: https://github.com/eosio-enterprise/chappe.git
Documentation: pkg.go.dev

# Functions

AesDecrypt decrypts data using 256-bit AES-GCM.
AesEncrypt encrypts data using 256-bit AES-GCM.
CalcReceipt ...
CreateChannel ...
NewAesEncryptionKey generates a random 256-bit key for Encrypt() and Decrypt().
RsaDecrypt ...
RsaEncrypt ...