Structs

The following structs are available globally.

  • An implementation of the SipHash-2-4 hashing algorithm, suitable for use in projects outside the Swift standard library. (The Swift stdlib already includes SipHash; unfortunately its API is not public.)

    SipHash was invented by Jean-Philippe Aumasson and Daniel J. Bernstein.

    See more

    Declaration

    Swift

    public struct SipHasher