package
0.11.0
Repository: https://github.com/muun/libwallet.git
Documentation: pkg.go.dev

# Functions

Decrypt decrypts a key encrypted with Encrypt.
Encrypt encrypts an HD priv key using a user-provided secret into a string We use SCrypt256 for key derivation and AES-CBC-PKCS7 for encryption.