#file #salt #secretstore

secretstore

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

9 releases (2 stable)

new 1.1.0 May 7, 2025
1.0.0 May 5, 2025
0.9.1 May 4, 2025
0.3.2 Apr 30, 2025
0.1.2 Apr 16, 2025

#1578 in Cryptography

Download history 394/week @ 2025-04-16 49/week @ 2025-04-23 588/week @ 2025-04-30

1,031 downloads per month
Used in 2 crates (via seedstore)

MIT license

68KB
1.5K SLoC

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. See also crate seedstore (SeedStore and KeyStore)


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

See top-level README

Dependencies

~2.5MB
~45K SLoC