10 releases
0.3.1 | Jul 30, 2024 |
---|---|
0.3.0 | Nov 2, 2020 |
0.2.2 | Feb 1, 2019 |
0.2.1 | Jan 28, 2019 |
0.1.2 | Dec 3, 2017 |
#1595 in Cryptography
74 downloads per month
Used in 2 crates
(via yellowsun)
190KB
829 lines
Implemenation of the Groestl hash function optimized for x86-64 systems. Makes use of sse2, ssse3, and aes extensions as available.
Dependencies
~1.5–2MB
~36K SLoC