Dir src/syntropic/crypto¶
Files¶
| Type | Name |
|---|---|
| file | syn_blake2s.c BLAKE2s implementation — RFC 7693. |
| file | syn_blake2s.h BLAKE2s cryptographic hash — RFC 7693, pure C99. |
| file | syn_chacha20poly1305.c ChaCha20-Poly1305 AEAD — RFC 8439. |
| file | syn_chacha20poly1305.h ChaCha20-Poly1305 AEAD — RFC 8439, pure C99. |
| file | syn_x25519.c X25519 Diffie-Hellman — RFC 7748. |
| file | syn_x25519.h X25519 Diffie-Hellman key exchange — RFC 7748, pure C99. |
The documentation for this class was generated from the following file src/syntropic/crypto/