Documentation
¶
Overview ¶
Package nip49 implements NIP-49: Private Key Encryption, the scrypt-derived, password-protected "ncryptsec" encoding for a private key.
Index ¶
Constants ¶
View Source
const (
LogNDefault = 16 // N = 2^16 = 65536. NIP-49 suggests something secure.
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.