Expand description
PIN-based identity key encryption — re-exported from void-crypto.
See void_crypto::pin for the implementation.
Enums§
- PinError
- Errors during PIN encryption/decryption.
Functions§
- decrypt_
identity_ keys - Decrypt identity keys using a PIN.
- encrypt_
identity_ keys - Encrypt signing, recipient, and Nostr keys using a PIN (v2 format).