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

#920 in Cryptography

Download history 3481/week @ 2024-10-18 3104/week @ 2024-10-25 2894/week @ 2024-11-01 3582/week @ 2024-11-08 3452/week @ 2024-11-15 2754/week @ 2024-11-22 13/week @ 2024-11-29 24/week @ 2024-12-06 11/week @ 2024-12-27

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
~90K SLoC