Crate bitcoin_crypter

Source

Structs§

Crypter
| Encryption/decryption context with | key information |
MasterKey
| Master key for wallet encryption |

Constants§

WALLET_CRYPTO_IV_SIZE
WALLET_CRYPTO_KEY_SIZE
WALLET_CRYPTO_SALT_SIZE

Functions§

decrypt_key
decrypt_secret
encrypt_secret

Type Aliases§

KeyingMaterial