groestl-aesni 0.1.4

Hardware-accelerated Groestl hash for x86-64 systems with AES extensions
docs.rs failed to build groestl-aesni-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: groestl-aesni-0.3.0

Implemenation of the Groestl hash function optimized for x86-64 systems with AES extensions. WARNING: CPU feature detection and portable fallback are left to user!

Currently this is a FFI wrapper over the optimized reference implementation.