#agreement #key #offline #system #message #key-derivation

no-std libjayjeer

Core library for the Jayjeer offline-network key agreement and message transport system

2 unstable releases

0.3.0 Nov 14, 2023
0.1.0 Nov 12, 2023

#987 in Cryptography

35 downloads per month

LGPL-2.0+

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