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

#953 in Cryptography


Used in 4 crates (2 directly)

MIT license

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

~7.5MB
~99K SLoC