9 releases
0.1.1 | Jan 8, 2024 |
---|---|
0.0.64 | Nov 6, 2024 |
0.0.63 | Sep 23, 2024 |
0.0.62 | Sep 23, 2024 |
#573 in Cryptography
13,314 downloads per month
Used in 4 crates
(2 directly)
21KB
451 lines
Nostr NIP-44 encryption code
Can be used as a library in your project. Run cargo doc
to document public interfaces.
To test and benchmark:
cargo test --release -- --nocapture
Dependencies
~7MB
~90K SLoC