[][src]Crate whirlpool_asm

Assembly implementation of Whirlpool compression function.

For full Whirlpool hash function with this implementation of compression function use whirlpool crate with the enabled "asm" feature.

Only x86 and x86-64 architectures are currently supported.

Functions

compress

Safe wrapper around assembly implementation of Whirlpool compression function