Skip to main content

Module pin

Module pin 

Source
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).