Crate whirlpool_asm

source ·
Expand description

Assembly implementation of the Whirlpool compression function.

This crate is not intended for direct use, most users should prefer the whirlpool crate with enabled asm feature instead.

Only x86 and x86-64 architectures are currently supported.

Functions§

  • Safe wrapper around assembly implementation of the Whirlpool compression function