hashing-algorithm

There are 372 repositories under hashing-algorithm topic.

  • cmuratori/meow_hash

    Official version of the Meow hash, an extremely fast level 1 hash

    Language:C++1.8k505663
  • h2non/jshashes

    Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

    Language:JavaScript7272734137
  • Algo-Tree

    Algo-Phantoms/Algo-Tree

    Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

    Language:C++36431.2k618
  • prvhash

    avaneev/prvhash

    PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

    Language:C31221723
  • dosyago/DISCoHAsH

    :rocket: DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS

    Language:C++2196410
  • komihash

    avaneev/komihash

    Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG

    Language:C++2151187
  • hash-checker/hash-checker

    Fast and simple application that allows you to generate and compare hashes from files and text

    Language:Java1951312754
  • lastguest/murmurhash-php

    PHP userland implementation of MurmurHash3

    Language:PHP129101238
  • MengRao/str

    A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching

    Language:C++1287332
  • trevorprater/pymorton

    A lightweight and efficient Python Morton encoder with support for geo-hashing

    Language:Python1125422
  • dynatrace-oss/hash4j

    Dynatrace hash library for Java

    Language:Java9871310
  • viniciuschiele/Scrypt

    A .NET implementation of scrypt password hash algorithm.

    Language:C#9781122
  • KotlinCrypto/hash

    Cryptographic hash functions for Kotlin Multiplatform

    Language:Kotlin691525
  • nginx-modules/ngx_http_hmac_secure_link_module

    HMAC Secure Link module for NGINX.

    Language:C6741120
  • cocowalla/wyhash-dotnet

    Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG

    Language:C#55333
  • LekKit/sha256

    SHA-256 algorithm implementation (С/С++)

    Language:C48428
  • abeusher/timehash

    An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.

    Language:C#416214
  • drobotun/gostcrypto

    GOST cryptographic functions

    Language:Python38449
  • varunswing/GeeksForGeeks

    My solved DS & Algo problems on GeeksforGeeks. It covers almost every data structure and algorithm present that is must for practice to have a good hand on Competitive Programming.

    Language:C++352016
  • Genter

    therealOri/Genter

    A strong and customizable password generator made with python3!

    Language:Python33305
  • wilhelmliao/xxHash.NET

    xxHash for .NET

    Language:C#32261
  • andhus/dirhash

    The Dirhash Standard: A formal procedure for hashing of a filesystem directory.

  • hoangsonww/Queue-And-HashTable-DSA

    🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!

    Language:Java2214012
  • yolo2233/cross-modal-hasing-playground

    Python implementation of cross-modal hashing algorithms

    Language:Python22233
  • KotlinCrypto/MACs

    Message Authentication Code algorithms for Kotlin Multiplatform

    Language:Kotlin211353
  • isPique/Flash-Force

    Flash Force is a parallelism-based multiprocess hash cracking tool written in Python. Achieve GOD SPEED while cracking the hash with full control over CPU!

    Language:Python20103
  • Lithe-Project/Awesome-CryptoNote

    A curated list of awesome CryptoNote open-source blockchains, resources, projects, and shiny other things related.

  • will-rowe/nthash

    Go implementation of ntHash

    Language:Go20212
  • PascalVault/Lazarus_Hashing

    Checksum & Hashing library for Lazarus

    Language:Pascal18375
  • SimoneStefani/merkle-tree-java

    Bachelor thesis on Merkle Trees at Royal Institute of Technology KTH

    Language:Java182010
  • hsh

    sebastienrousseau/hsh

    Quantum-Resistant Cryptographic Hash Library for Password Hashing and Verification 🦀

    Language:Rust17101
  • Miskerest/Hashr

    A simple and functional Android app for calculating checksums

    Language:Java16422
  • tapadeep/PBGENA

    Parallelized Binary embedding GENerator for Attributed graphs

    Language:Python15110
  • weiweisong415/Demo_SPDF-SVM_for_GRSL2019

    The code implementation of our paper "Deep Hashing Neural Networks for Hyperspectral Image Feature Extraction", GRSL, 2019

    Language:MATLAB15105
  • TheMatjaz/LibAscon

    Ascon family of lightweight authenticated encryption and hashing schemes, made developer-friendly and with Init-Update-Final paradigms

    Language:C14112
  • vishalanandl177/General-Methods

    A general utility for your Django Rest Framework project.

    Language:Python14100