#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

#45 in #key-management

Download history 8/week @ 2023-12-17 22/week @ 2023-12-24 9/week @ 2023-12-31 28/week @ 2024-01-07 8/week @ 2024-01-14 1/week @ 2024-01-21 14/week @ 2024-01-28 1/week @ 2024-02-04 2/week @ 2024-02-11 9/week @ 2024-02-18 32/week @ 2024-02-25 11/week @ 2024-03-03 19/week @ 2024-03-10 14/week @ 2024-03-17 12/week @ 2024-03-24 77/week @ 2024-03-31

123 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.3–1.8MB
~39K SLoC