#noise #ed25519 #curve25519 #key-management #crypto #cryptoxide

keynesis-core

General purpose key management and associated cryptographic protocols

3 stable releases

1.1.0 Feb 9, 2022
1.0.1 Dec 9, 2021
1.0.0 Nov 24, 2021

#52 in #curve25519

25 downloads per month
Used in 2 crates

MIT/Apache

155KB
4.5K SLoC

Keynesis

General purpose key management and associated cryptographic protocols.

License

This project is licensed under the MIT OR Apache-2.0 dual license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ASMTP by you, shall be licensed as MIT OR Apache-2.0 dual license, without any additional terms or conditions.


lib.rs:

Keynesis: key management for signing and e2e communication

Keynesis leverage the curve25519 and ed25519 to provide some keys and APIs to use for different purpose

Dependencies

~1.9–2.5MB
~47K SLoC