No description
Find a file
2025-09-15 07:39:44 +12:00
src Update some deps: constant_time_eq, secp256k1, rand_core, thiserror 2025-09-15 07:39:44 +12:00
.gitignore Improve benchmark 2023-10-01 10:11:30 +13:00
Cargo.toml Update some deps: constant_time_eq, secp256k1, rand_core, thiserror 2025-09-15 07:39:44 +12:00
LICENSE.txt Add LICENSE.txt 2023-10-04 21:25:41 +13:00
README.md Update README 2023-10-01 10:39:33 +13:00

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