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

#918 in Cryptography

Download history 3482/week @ 2024-10-15 3488/week @ 2024-10-22 2495/week @ 2024-10-29 3570/week @ 2024-11-05 3489/week @ 2024-11-12 3492/week @ 2024-11-19 749/week @ 2024-11-26 24/week @ 2024-12-10 11/week @ 2024-12-24

8,151 downloads per month
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

~7MB
~89K SLoC