#file #secretstore #seedstore

secretstore

Store a secret (such as a private key) in an encrypted file

3 unstable releases

new 0.2.1 Apr 18, 2025
0.2.0 Apr 17, 2025
0.1.2 Apr 16, 2025

#1087 in Cryptography

Download history 174/week @ 2025-04-12

174 downloads per month
Used in seedstore

MIT license

37KB
807 lines

SecretStore is a generic solution for storing some small secret data in a password-protected encrypted file. A typical example is a wallet storing the secret seed.


SecretStore: Store a secret (such as a private key) in an encrypted file

Dependencies

~1MB
~18K SLoC