Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 857 Bytes

File metadata and controls

18 lines (13 loc) · 857 Bytes

Cryptography

SSF

Cryptographic interfaces.

Module Description Source Files Documentation
ssfsha2 SHA-2 hash (SHA-224/256/384/512 family) ssfsha2.c, ssfsha2.h ssfsha2.md
ssfaes AES block cipher (128/192/256-bit) ssfaes.c, ssfaes.h ssfaes.md
ssfaesgcm AES-GCM authenticated encryption ssfaesgcm.c, ssfaesgcm.h ssfaesgcm.md
ssfprng Cryptographically secure capable PRNG ssfprng.c, ssfprng.h ssfprng.md

See Also