Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c hashing
c
x
hashing
x
94 search results found
Pynacl
⭐
1,005
Python binding to the Networking and Cryptography (NaCl) library
Zpl
⭐
901
📐 Pushing the boundaries of simplicity
Hash_extender
⭐
862
Swift Sodium
⭐
502
Safe and easy to use crypto for iOS and macOS
Ssdeep
⭐
360
Fuzzy hashing API and fuzzy hashing tool
Prvhash
⭐
294
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Hash Ring
⭐
244
C hash ring library
Libdict
⭐
219
C library of key-value data structures.
Clhash
⭐
206
C library implementing the ridiculously fast CLHash hashing function
Komihash
⭐
148
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
Bcrypt_elixir
⭐
147
Bcrypt password hashing for Elixir
Libxcrypt
⭐
136
Extended crypt library for descrypt, md5crypt, bcrypt, and others
Redis Cuckoofilter
⭐
132
Hashing-function agnostic Cuckoo filters for Redis
Level Hashing
⭐
131
Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)
Houndsniff
⭐
123
Hash identification program.
Sha3iuf
⭐
119
C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)
Mum Hash
⭐
117
Hashing functions and PRNGs based on them
Yescrypt
⭐
83
Password-based key derivation function and password hashing scheme building upon scrypt
Blockhash
⭐
79
Hashtable
⭐
72
Async hash table server in C
Phc
⭐
66
Password Hashing Competition Submissions
Digest Sha3 Ruby
⭐
65
SHA-3 (Keccak) extension for Ruby
C Algorithms
⭐
61
Collection of BSD/MIT-licensed algorithms implementations in pure C
Hashrat
⭐
55
Hashing tool supporting md5,sha1,sha256,sha512,whirlpool,jh and hmac versions of these. Includes recursive file hashing and other features.
Libbcrypt
⭐
53
A c++ wrapper around bcrypt password hashing
Blake2b
⭐
53
Java implementation of the BLAKE2b cryptographic hash function
Hmac Bcrypt
⭐
47
The hmac-bcrypt password hashing function
Pufferfish
⭐
46
Pufferfish2 password hashing scheme
Farsh
⭐
39
Fast and Reliable (but not Secure) Hash
Ngx_consistent_hash
⭐
38
The implementation of the consistent hashing algorithm.
Rhashmap
⭐
38
Robin Hood hash map library
T1ha
⭐
33
Fast Positive Hash - just the fastest portable hash function.
Bls12 381_hash
⭐
30
Fast and simple constant-time hashing to the BLS12-381 elliptic curve
Mbed Os Example Tls
⭐
30
mbed TLS Sample application
Sha256
⭐
29
SHA-256 algorithm implementation (С/С++)
Xxhashlite
⭐
28
Very fast hash functions using xxHash
Data Structures And Algorithm Analysis In C
⭐
28
数据结构与算法分析 C语言描述 习题源代码
Sgx Pwenclave
⭐
27
Using SGX to harden password hashing
Timehash
⭐
27
An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
Libconhash
⭐
26
libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.
Beaglehash
⭐
26
Fast 64 bit evolved hash.
Zerobank Ring0 Bundle
⭐
25
Kernel-Mode rootkit that connects to a remote server to send & recv commands
Blake2b Opt
⭐
24
Optimized, portable implementations of BLAKE2b
Coucal
⭐
24
Cuckoo Hashtable C Library
Vely
⭐
21
Vely is a general-purpose framework for building high-performance applications, especially well-suited for web applications This is its official source repo. Go to https://vely.dev/pkg/ for installation instructions.
Chash
⭐
21
Very fast consistent hashing library
Sha3
⭐
19
SHA-3 (KECCAK) Erlang NIFs (based on NIST reference C implementation)
Mycode
⭐
18
Matlab implementation of our works on online hashing
Hydride Java
⭐
18
Libhydrogen implemented in Java.
Path Hashing
⭐
18
A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)
Ap_pgutils
⭐
17
PostgreSQL extension with functions for hostname, argon2 password hashing and TOTP based 2 factor authentication
Historic Password Hashes
⭐
15
Historic password hashing algorithms
Ip_vs_mh
⭐
14
Backport of ip_vs_mh for Linux (consistent hashing with Google's Maglev algorithm)
Jenkins Minimal Perfect Hash
⭐
14
git mirror of Bob Jenkins' Minimal Perfect Hashing article and code
Erlang Bcrypt
⭐
14
Erlang wrapper for OpenBSD's Blowfish password hashing code
Argon2
⭐
13
Argon2 bindings for secure password hashing in Go!
Jchash
⭐
13
Jump Consistent Hashing Algorithm implemented in PHP 7 Extension
Rgph
⭐
11
Random Graph Perfect Hashing with optional Lua bindings
Bcryptnim
⭐
11
Argon2
⭐
10
A multi-arch library implementing the Argon2 password hashing algorithm.
Bcrypt
⭐
10
Wrapper for bcrypt in R
Back_to_basics
⭐
9
In this we will start from the bottom of coding..
Djbhash
⭐
9
A simple c hash implementation using the DJB string hashing function.
M8m
⭐
9
An (hopefully) educational cryptocurrency miner.
Sha256 In C
⭐
9
An implementation of the SHA256 Hashing Algorithm in C
Hashcracker
⭐
9
Much like John the Ripper, without all the fancy shit. Just reads from a wordlist and cracks them hashes.
Hacl Packages
⭐
9
The Cryspen HACL Distribution
Bad_examples
⭐
8
An example of what's wrong with naive Merkle Tree implementation. Also included is a solution to the fool's errand of providing a reversible password hash. This salted password hash is trivially reversible for passwords up to 9 English characters in length. Different salts result in different hashes, and different aliasing of longer passwords to 9-character passwords. At least if you have a longer password, the hash reversal won't reveal your actual password.
Argon2
⭐
8
R bindings for the argon2 secure password hashing algorithm.
Joys Of Hashing
⭐
8
Source Code for 'The Joys of Hashing' by Thomas Mailund
Rc4hash
⭐
8
RC4-based password hashing function
Libcrypt
⭐
8
A simple hashing, encoding, and generation library in C.
Foundation V1 Multi Hashing
⭐
7
(v1) A multi-hashing implementation and collection of hashing algorithms
Abstract Data Types
⭐
7
A collection of efficient abstract data types in C
Jodyhash
⭐
7
Jody Bruchon's fast, simple, ultra-lightweight hashing algorithm which only uses common CPU math and bitwise operations
Arsenic
⭐
7
C++ Qt5 Application to encrypt files with strongs algorithms and calculate hash. Use Botan and Argon2 for primitives.
Pecl Text Ssdeep
⭐
6
PECL ssdeep Fuzzy Hashing extension
All Hash Python
⭐
6
Python modules for all hashing algorithms
Openwall Bcrypt
⭐
6
Openwall's implementation of bcrypt password hashing algorithm
Libconhash
⭐
6
A library of conhash.
Data Structures In C
⭐
5
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
Cclib
⭐
5
ClashCryptoLib. A simple crypto library containing various new crypto algorithms.
Header Libs
⭐
5
Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.
Node Multi Hashing Xzc
⭐
5
nomp multi-hashing module for use with xzc (zcoin)
Tripping
⭐
5
Mine, generate and test tripcodes
Related Searches
C Kernel (12,842)
C Video Game (4,242)
C Driver (4,106)
Python C (3,641)
C Firmware (3,545)
C Arduino (3,118)
C Usb (2,589)
C Arm (2,566)
C Command Line (2,475)
C Algorithms (2,333)
1-94 of 94 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.