jedisct1 / libaegis

Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
https://datatracker.ietf.org/doc/draft-irtf-cfrg-aegis-aead/
MIT License
60 stars 14 forks source link

Add an interface for unauthenticated encryption & decryption #4

Closed jedisct1 closed 1 year ago

jedisct1 commented 1 year ago

Also add an API for deterministic pseudorandom number generation.

jedisct1 commented 1 year ago

/cc @kazuho