https://github.com/twoeightnine/aegis
C implementations of AEGIS -- AEAD cipher
https://github.com/twoeightnine/aegis
Last synced: 7 months ago
JSON representation
C implementations of AEGIS -- AEAD cipher
- Host: GitHub
- URL: https://github.com/twoeightnine/aegis
- Owner: TwoEightNine
- Created: 2019-04-16T18:22:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T12:05:27.000Z (almost 7 years ago)
- Last Synced: 2025-02-11T12:41:36.504Z (about 1 year ago)
- Language: C
- Size: 29.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
run:
gcc aegis.c -o aegis -O3 -maes