伪随机函数 SipHash

码农软件 · 软件分类 · 其他(Others) · 2019-07-22 11:58:12

软件介绍

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

SipHash 的用户包括:

  • Bloomberg: SipHash-2-4 is one of the hashes in Bloomberg's Basic Development Environment (documentation,code)

  • OpenBSD: SipHash-2-4 and SipHash-4-8 have been committed under sys/crypto, and SipHash-2-4 is to be used in the in_pcb hashing

  • Shardmap: SipHash-2-4 is the hash function of this directory indexing system, "the designated successor of HTree"

  • SoundHound, which "makes heavy use" of SipHash

  • Python: SipHash-2-4 is used as hash() "on all major platforms" (patch, PEP)

  • FreeBSD: SipHash-2-4 is used to protect SYN cookies from forgeries  (code, revision)

  • Hashable: SipHash-2-4 is used to hash objects in this Haskell package part of the Haskell Platform (blog)

  • Rubinius: SipHash-2-4 is used in the hash tables implementation (commit)

  • JRuby: SipHash-2-4 is the optional algorithm in the hash tables implementation (commit)

  • Perl 5: SipHash-2-4 is optional in Perl builds (commit,code)

  • Redis: SipHash-2-4 is used in the hash tables implementation of this advanced key-value data store (pull request)

  • Ruby: SipHash-2-4 is used in the hash tables implementation (vulnerability report, changelog)

  • OpenDNS: SipHash-2-4 is used in the dnscache instances of all OpenDNS resolvers (patch).

  • Rust: SipHash-2-4 is used in the hash tables implementation of this "safe, concurrent, practical language" developed by Mozilla (patch,hash.rs).

  • Sodium: SipHash-2-4 is the "shorthash" function of this cryptography library based on NaCl

本文地址:https://codercto.com/soft/d/10684.html

这还是马云

这还是马云

陈伟 / 浙江人民出版社 / 2013-5 / 39.80元

“幽默马云”、“开心马云”、“顽皮马云”、“狂妄马云”……《这还是马云(全新升级版)》由陈伟所著,《这还是马云(全新升级版)》从各个角度揭开了实际生活中“千面马云”的真面目,告诉你一个与想象中大不一样的马云。这不只是一本书,更像一部喜剧电影,让你通过声音、色彩、表情等诸多要素走近马云,感受阿里巴巴。没有冗长的说教,只有让人忍俊不禁的细节;没有高深的理论,只有通俗、诚恳的陈述。作者借幽默平常的琐事,......一起来看看 《这还是马云》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具