SipHash 伪随机函数

我要开发同款
匿名用户2014年12月04日
40阅读
开发技术C/C++
所属分类iOS代码库、其他(Others)
授权协议未知

作品详情

SipHash是一系列伪随机函数(又名的散列函数),专为短消息的速度优化。

SipHash的用户包括:

Bloomberg:SipHash-2-4isoneofthehashesinBloomberg'sBasicDevelopmentEnvironment(documentation,code)

OpenBSD:SipHash-2-4andSipHash-4-8havebeencommittedundersys/crypto,andSipHash-2-4istobeusedinthein_pcbhashing

Shardmap:SipHash-2-4isthehashfunctionofthisdirectoryindexingsystem,"thedesignatedsuccessorofHTree"

SoundHound,which"makesheavyuse"ofSipHash

Python:SipHash-2-4isusedashash()"onallmajorplatforms"(patch,PEP)

FreeBSD:SipHash-2-4isusedtoprotectSYNcookiesfromforgeries (code,revision)

Hashable:SipHash-2-4isusedtohashobjectsinthisHaskellpackagepartoftheHaskellPlatform(blog)

Rubinius:SipHash-2-4isusedinthehashtablesimplementation(commit)

JRuby:SipHash-2-4istheoptionalalgorithminthehashtablesimplementation(commit)

Perl5:SipHash-2-4isoptionalinPerlbuilds(commit,code)

Redis:SipHash-2-4isusedinthehashtablesimplementationofthisadvancedkey-valuedatastore(pullrequest)

Ruby:SipHash-2-4isusedinthehashtablesimplementation(vulnerabilityreport,changelog)

OpenDNS:SipHash-2-4isusedinthednscacheinstancesofallOpenDNSresolvers(patch).

Rust:SipHash-2-4isusedinthehashtablesimplementationofthis"safe,concurrent,practicallanguage"developedbyMozilla(patch,hash.rs).

Sodium:SipHash-2-4isthe"shorthash"functionofthiscryptographylibrarybasedonNaCl

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论