python-smhasher.

Extensão Python para funções de hash de Smhasher
Baixe Agora

python-smhasher. Classificação e resumo

Propaganda

  • Rating:
  • Licença:
  • MIT/X Consortium Lic...
  • Nome do editor:
  • Patrick Hensley
  • Site do editor:
  • http://github.com/phensley/

python-smhasher. Tag


python-smhasher. Descrição

Extensão Python para funções de hash de Smhasher Python-Smhasher é um wrapper python 2.x / 3.x para a biblioteca de hashing não criptográfica de Smhasher. Atualmente suporta os variantes murmurhash364- / 128 e x86 / x64.USAGE: >>> Import Smhasher >>> == 'm'] >>> smhasher.murmur3_x86_128 ( ' Olá' ) 213030289162235495270783145757721615258L >>> semente = 1138 >>> smhasher.murmur3_x86_128 ( ' Olá' , semente ) 94758481705480737162820094006203962724L Requisitos : · Pitão


python-smhasher. Software Relacionado