Releases: aegis-aead/libaegis
Releases · aegis-aead/libaegis
0.3.0
Include all the AEGISMAC variants, as in the final spec.
0.1.25
Faster incremental operations. Especially useful in conjunction with TLS.
0.1.24
- Performance improvements on WebAssembly
- Support for Altivec AES acceleration
- Test vectors from Project Wycheproof are now part of the test suite
0.1.20
Added APIs to efficiently compute MACs with a fixed key.
The initial state can be copied/reused, and incremental updates are supported.