Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedisct1/zig-alzette
Implementation of the Alzette box and the CRAX block cipher in Zig.
https://github.com/jedisct1/zig-alzette
alzette crax crypto cryptography lightweight trax zig zig-package ziglang
Last synced: about 1 month ago
JSON representation
Implementation of the Alzette box and the CRAX block cipher in Zig.
- Host: GitHub
- URL: https://github.com/jedisct1/zig-alzette
- Owner: jedisct1
- Created: 2020-08-18T16:46:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T19:48:00.000Z (6 months ago)
- Last Synced: 2024-10-05T04:34:21.809Z (about 1 month ago)
- Topics: alzette, crax, crypto, cryptography, lightweight, trax, zig, zig-package, ziglang
- Language: Zig
- Homepage:
- Size: 5.86 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zig-alzette
Implementation of the Alzette box and CRAX block cipher in Zig.
## References
* [Alzette: a 64-bit ARX-box](https://eprint.iacr.org/2019/1378.pdf)