Package com.github.benjaminmoran.superfluous.hash


package com.github.benjaminmoran.superfluous.hash
All types are non-null except where otherwise stated.

See HashFunctions for usage examples.

  • Class
    Description
    An immutable wrapper for a byte array, tagged with the hash function which created it.
    The mutable intermediate state of a hash algorithm.
    A deterministic mapping from messages to digests.
    Standard hash functions.