https://github.com/brown/sip-hash.git
git clone 'https://github.com/brown/sip-hash.git'
(ql:quickload :sip-hash)
A Common Lisp implementation of SipHash, a cryptographically strong family of hash functions designed by Jean-Philippe Aumasson and Daniel J. Bernstein.
http://131002.net/siphash/
hash-2-4 An implemetation of SipHash-2-4
hash-4-8 An implemetation of SipHash-4-8