Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

aead aegis aegis128l aegis256 cipher cryptography jasmin

Last synced: about 1 month 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.