Skip to content

Group syn_crypto

Modules > syn_crypto

SHA256, ChaCha20Poly1305, Curve25519, and Blake2s primitives.

Files

Type Name
file syn_blake2s.h
BLAKE2s cryptographic hash — RFC 7693, pure C99.
file syn_chacha20poly1305.h
ChaCha20-Poly1305 AEAD — RFC 8439, pure C99.
file syn_x25519.h
X25519 Diffie-Hellman key exchange — RFC 7748, pure C99.