https://github.com/jedisct1/lemac
LeMac - A fast AES-based universal hash function and MAC.
https://github.com/jedisct1/lemac
aes lemac mac uhf universal universal-hashing
Last synced: 3 months ago
JSON representation
LeMac - A fast AES-based universal hash function and MAC.
- Host: GitHub
- URL: https://github.com/jedisct1/lemac
- Owner: jedisct1
- License: mit
- Created: 2024-12-28T13:30:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T20:23:23.000Z (3 months ago)
- Last Synced: 2025-02-16T11:43:34.268Z (3 months ago)
- Topics: aes, lemac, mac, uhf, universal, universal-hashing
- Language: Zig
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeMac - A Fast AES-Based MAC
An implementation of the LeMac authentication function, from the [Fast AES-BasedUniversal Hash Functions and MACs](https://tosc.iacr.org/index.php/ToSC/article/view/11619/11111) paper by Augustin Bariant, Jules Baudrin, Gaëtan Leurent, Clara Pernot, Léo Perrin, and Thomas Peyrin.