An open API service indexing awesome lists of open source software.

https://github.com/aegis-aead/aegis-jasmin

An implementation of AEGIS in the Jasmin programming language.
https://github.com/aegis-aead/aegis-jasmin

aead aegis aegis-128x2 aegis-256x2 aegis128l aegis256 cipher cryptography jasmin

Last synced: 3 months ago
JSON representation

An implementation of AEGIS in the Jasmin programming language.

Awesome Lists containing this project

README

          

# AEGIS implementation in Jasmin

An implementation of the [AEGIS-128L, AEGIS-128X2, AEGIS-256, and AEGIS-256X2](https://cfrg.github.io/draft-irtf-cfrg-aegis-aead/draft-irtf-cfrg-aegis-aead.html) ciphers for x86_64 CPUs with AESNI in the [Jasmin](https://github.com/jasmin-lang/jasmin) programming language.