The AEGIS authenticated encryption algorithms
High speed, high security authenticated encryption on commodity hardware
Pinned Repositories
aegis-bitsliced
Protected implementations of the AEGIS authentication algorithms for platforms without hardware AES support.
aegis-jasmin
An implementation of AEGIS in the Jasmin programming language.
aegis-java
Java implementation of the AEGIS authenticated encryption algorithms.
boringssl
BoringSSL, with support for the AEGIS cipher suites.
go-libaegis
The AEGIS family of authenticated encryption algorithms for Go.
libaegis
Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
openssl
OpenSSL, with support for the AEGIS cipher suites.
The AEGIS authenticated encryption algorithms's Repositories
aegis-aead/libaegis
Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
aegis-aead/boringssl
BoringSSL, with support for the AEGIS cipher suites.
aegis-aead/aegis-bitsliced
Protected implementations of the AEGIS authentication algorithms for platforms without hardware AES support.
aegis-aead/go-libaegis
The AEGIS family of authenticated encryption algorithms for Go.
aegis-aead/aegis-java
Java implementation of the AEGIS authenticated encryption algorithms.
aegis-aead/openssl
OpenSSL, with support for the AEGIS cipher suites.
aegis-aead/aegis-jasmin
An implementation of AEGIS in the Jasmin programming language.