Implements SipHash-64 and SipHash-128 pseudo-random functions for message authentication and hash flooding defense.
go get github.com/aead/siphashNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a SipHash-64 MAC for a message.
Do not use for cryptographic signatures or where collision resistance is required.
No dependency data recorded yet.