Crate libjayjeer

Source
Expand description

§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

Modules§

backends

Structs§

Jayjeer
State container for Jayjeer key agreement
Message

Constants§

LIBJAYJEER_VERSION