Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)