#hash #crypto #groestl

no-std groestl-aesni

Hardware-accelerated Groestl hash for x86-64 systems with AES extensions

9 releases

0.3.0 Nov 2, 2020
0.2.2 Feb 1, 2019
0.2.1 Jan 28, 2019
0.2.0 Oct 20, 2018
0.1.2 Dec 3, 2017

#1457 in Cryptography

Download history 4/week @ 2024-02-19 17/week @ 2024-02-26 35/week @ 2024-03-11

56 downloads per month
Used in 2 crates (via yellowsun)

MIT/Apache

190KB
830 lines

Implemenation of the Groestl hash function optimized for x86-64 systems. Makes use of sse2, ssse3, and aes extensions as available.

Dependencies