@@ -1,8 +1,8 @@
|
|||||||
// vim:fileencoding=utf-8:foldmethod=marker
|
// vim:fileencoding=utf-8:foldmethod=marker
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Implementations of the SipHash-2-4-128, SipHash4-8-128, SipHash-2-4-64 and SipHash4-8-64
|
* Implementations of the SipHash-2-4-128, SipHash4-8-128 algorithms based on
|
||||||
* algorithms based on https://github.com/veorq/SipHash/blob/master/siphash.c
|
* https://github.com/veorq/SipHash/blob/master/siphash.c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SIPHASH_H
|
#ifndef SIPHASH_H
|
||||||
|
|||||||
Reference in New Issue
Block a user