Crate polyhash

Source
Expand description

POLYVAL per RFC 8452.

Modules§

  • experimentalexperimental
    Experimental features NOT covered by semver.

Structs§

  • A POLYVAL key.
  • POLYVAL without precomputed tables.
  • An implementation of POLYVAL.
  • POLYVAL with precomputed powers.
  • An authentication tag.

Constants§

  • The size in bytes of a POLYVAL block.
  • The size in bytes of a POLYVAL key.

Traits§