Skip to content

An implementation of EliMAC, a fast AES-based Message Authentication Code

Notifications You must be signed in to change notification settings

jedisct1/elimac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EliMAC

EliMAC is a ridiculously fast AES-based Message Authentication Code.

It was designed by Christoph Dobraunig, Bart Mennink and Samuel Neves, and was presented at FSE 2024.

This is an experimental implementation for x86_64 and ARM64 CPUs with AES extensions, leveraging precomputation.

WIP, untested, do not use for anything yet.

Benchmarks

EliMAC benchmark results

About

An implementation of EliMAC, a fast AES-based Message Authentication Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published