2 unstable releases
0.3.0 | Nov 14, 2023 |
---|---|
0.1.0 | Nov 12, 2023 |
#1346 in Cryptography
19KB
272 lines
The Jayjeer offline key agreement mechanism
Jayjeer is an offline-capable rolling key agreement mechanism based on Elliptic Curve Cryptography, i.e. the X25519 Diffie Helman implementation on Curve25519, and hash-based key derivation with HKDF.
Purpose
Caveats
Dependencies
~2–18MB
~204K SLoC