keccak

Module simd

Source
Expand description

SIMD implementations for Keccak-f1600 sponge function

Functions§

Type Aliases§

  • u64x2Experimental
    A SIMD vector with two elements of type u64.
  • u64x4Experimental
    A SIMD vector with four elements of type u64.
  • u64x8Experimental
    A SIMD vector with eight elements of type u64.