9 releases (2 stable)

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

#2161 in Cryptography

Download history 71/week @ 2025-04-10 323/week @ 2025-04-17 149/week @ 2025-04-24 505/week @ 2025-05-01 111/week @ 2025-05-08 17/week @ 2025-05-15

521 downloads per month
Used in 3 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
~44K SLoC