Topic: "hash-functions"
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
Language: C - Size: 4.79 MB - Last synced at: about 9 hours ago - Pushed at: 24 days ago - Stars: 10,494 - Forks: 866
rurban/smhasher
Hash function quality and speed tests
Language: C++ - Size: 20.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,077 - Forks: 187
cmuratori/meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
Language: C++ - Size: 248 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1,772 - Forks: 64
apple/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
Language: Assembly - Size: 18.3 MB - Last synced at: 2 days ago - Pushed at: 21 days ago - Stars: 1,622 - Forks: 198
minio/highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
Language: Go - Size: 112 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 932 - Forks: 75
multiformats/multihash
Self describing hashes - for future proofing
Language: Shell - Size: 936 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 922 - Forks: 114
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
Language: Java - Size: 1.01 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 823 - Forks: 137
saprykin/plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Language: C - Size: 7.95 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 691 - Forks: 76
rhash/RHash
Great utility for computing hash sums
Language: C - Size: 3.33 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 674 - Forks: 125
sindresorhus/crypto-hash
Tiny hashing module that uses the native crypto API in Node.js and the browser
Language: JavaScript - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 643 - Forks: 27
MichaelJWelsh/cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Language: C - Size: 179 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 605 - Forks: 47
simonepri/upash
🔒Unified API for password hashing algorithms
Language: JavaScript - Size: 500 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 542 - Forks: 24
blackploit/hash-identifier
Software to identify the different types of hashes used to encrypt data and especially passwords
Language: Python - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 459 - Forks: 120
erthink/t1ha
One of the fastest hash functions.
Language: C - Size: 712 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 354 - Forks: 31
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: C - Size: 9.89 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 321 - Forks: 25
brandondahler/Data.HashFunction 📦
C# library to create a common interface to non-cryptographic hash functions.
Language: C# - Size: 3.88 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 256 - Forks: 43
avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
Language: C++ - Size: 793 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 254 - Forks: 10
sean-public/python-hashes
Interesting (non-cryptographic) hashes implemented in pure Python.
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 240 - Forks: 43
arkworks-rs/crypto-primitives
Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
Language: Rust - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 225 - Forks: 112
vnmakarov/mum-hash
Hashing functions and PRNGs based on them
Language: C - Size: 1.03 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 161 - Forks: 12
hellzerg/hashing
Simple utility to calculate and compare hashes of multiple files
Language: C# - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 159 - Forks: 21
nayuki/Bitcoin-Cryptography-Library
Nayuki's implementation of cryptographic primitives used in Bitcoin.
Language: C++ - Size: 1.59 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 144 - Forks: 53
dynatrace-oss/hash4j
Dynatrace hash library for Java
Language: Java - Size: 38 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 125 - Forks: 14
N-R-K/ChibiHash
Small, Fast, Portable 64-bit hash function
Language: C - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 114 - Forks: 1
ZerBea/hcxkeys
Small set of tools to generate plainmasterkeys (rainbowtables) and hashes for the use with latest hashcat and John the Ripper.
Language: C - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 112 - Forks: 48
fuodorov/yaalgorithms
Solving problems in Algorithms courses
Language: Python - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 100 - Forks: 51
gravity-postquantum/gravity-sphincs
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Language: C - Size: 10 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 71 - Forks: 14
desmondyeung/scala-hashing
Fast non-cryptographic hash functions for Scala
Language: Scala - Size: 134 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 69 - Forks: 5
TommasoBelluzzo/FastHashes
A .NET implementation of several non-cryptographic hashes.
Language: C# - Size: 927 KB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 68 - Forks: 11
numblr/glaciertools
Command line (bash) scripts to upload large files to AWS glacier using multipart upload and to calculate the required tree hash
Language: Shell - Size: 3.8 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 67 - Forks: 20
mengzhuo/nabhash
An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data
Language: Go - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 64 - Forks: 3
Photosounder/rouziclib
This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
Language: C - Size: 7.18 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 61 - Forks: 10
LekKit/sha256
SHA-256 algorithm implementation (С/С++)
Language: C - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 57 - Forks: 10
opencoff/portable-lib
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
Language: C - Size: 2.74 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 55 - Forks: 16
jonelo/jacksum
A hash utility, est. 2002, FLOSS. 489 hash functions, HMAC support, cross platform, feature-rich, multi threaded. CLI and API. Recursive hashing, predefined and customizable formats, verify data integrity and find ok/failed/missing/new files, find files by their hashes, find the hash function to a hash. GUI provided by HashGarten.
Language: Java - Size: 3.11 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 52 - Forks: 8
JuliaCrypto/SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
Language: Julia - Size: 183 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 50 - Forks: 36
julian-klode/triehash
Generator for order-preserving minimal perfect hash functions in C
Language: Shell - Size: 62.5 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 46 - Forks: 8
drobotun/gostcrypto
GOST cryptographic functions
Language: Python - Size: 1.18 MB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 9
adegtyarev/streebog
GOST R 34.11-2012: RFC-6986 cryptographic hash function
Language: Objective-C - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 45 - Forks: 19
JayBrown/Checksums
macOS workflow and shell script to calculate or automatically verify checksums for files or folder contents
Language: Shell - Size: 737 KB - Last synced at: 25 days ago - Pushed at: almost 9 years ago - Stars: 41 - Forks: 9
vkandy/simhash-js
Simhash implementation in Javascript
Language: JavaScript - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 37 - Forks: 15
luizirber/nthash
ntHash implementation in Rust
Language: Rust - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 6
avaneev/a5hash
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 70.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 35 - Forks: 2
PositiveTechnologies/t1ha 📦
Fast Positive Hash - just the fastest portable hash function.
Language: C - Size: 569 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 4
Twilight-Dream-Of-Magic/TDOM-EncryptOrDecryptFile-Reborn
多重算法加密或解密文件 - 实用工具 Multiple Algorithm Encrypting or Decrypting File Reborn Versions - Utility tools
Language: C++ - Size: 4.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 33 - Forks: 6
damaki/libkeccak
SHA-3 and other Keccak related algorithms in SPARK/Ada.
Language: Ada - Size: 17.9 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 3
daisuke-t-jp/xxHash-Swift
xxHash framework in Swift.
Language: Swift - Size: 590 KB - Last synced at: about 17 hours ago - Pushed at: almost 4 years ago - Stars: 33 - Forks: 6
pavlosdais/Abstract-Data-Types
A set of efficient data structures in C, created in a generic way
Language: C - Size: 369 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 0
ziad-saab/node-express-reddit-clone
Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
Language: JavaScript - Size: 256 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 57
gravity-postquantum/prune-horst
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Language: C - Size: 21.8 MB - Last synced at: 1 day ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 5
gvilitechltd/LibSWIFFT
LibSWIFFT - A fast C/C++ library for the SWIFFT secure homomorphic hash function
Language: C++ - Size: 158 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 28 - Forks: 6
robertklep/node-metrohash
Node.js bindings for MetroHash
Language: C++ - Size: 300 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 27 - Forks: 9
zmiimz/fortran_notes
simple and hopefully useful snippets in modern fortran
Language: Fortran - Size: 5.11 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 27 - Forks: 4
farhadi/xxh3
Erlang NIF bindings for XXH3 hash functions implemented in Rust
Language: Erlang - Size: 39.1 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 4
shibox/XXHash
XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net
Language: C# - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 1
Query-farm/crypto
DuckDB Extension for cryptographic hash functions and HMAC
Language: C++ - Size: 57.6 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 4
itzmeanjan/ascon
Ascon-Based Lightweight Cryptography Primitives for Constrained Devices: Authenticated Encryption, Hash, and Extendable Output Functions
Language: C++ - Size: 3.61 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 1
vsklad/cgen
CGen is a tool for encoding SHA-1 and SHA-256 hash functions into CNF in DIMACS format, also into ANF polynominal system in PolyBoRi output format.
Language: C++ - Size: 234 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5
judwhite/Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
Language: C# - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 8
xoofx/smash
Smash provides a collection of non-cryptographic hashes for .NET
Language: C# - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 2
JuliaCrypto/MD5.jl
A performant, 100% native-julia MD5 implementation
Language: Julia - Size: 34.2 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 6
Lithe-Project/Awesome-CryptoNote
A curated list of awesome CryptoNote open-source blockchains, resources, projects, and shiny other things related.
Size: 85 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 8
tunjos/java-crypto-utils
Java Cryptographic, Encoding and Hash Utilities
Language: Java - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 8
quasis/crypto
Small, fast, header only, zero dependency cryptographic library.
Language: C++ - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 7
Azgrom/RustyShield
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
Language: Rust - Size: 9.53 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0
giorgossofronas/Data-Structures
A set of efficient generic data structures implemented in C
Language: C - Size: 347 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0
calebzulawski/autobahn-hash
A fast, safe, and portable implementation of HighwayHash for Rust
Language: Rust - Size: 217 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 0
k4m4/hash-detector
Retrieve an array of possible hash types corresponding to a given string.
Language: JavaScript - Size: 297 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 5
bkomuves/hash-circuits
Hashing circuits implemented in circom
Language: Haskell - Size: 150 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 0
crocs-muni/CryptoStreams
Tool for generation of data from cryptoprimitives (block and stream ciphers, hash functions). Cryptoprimitives are round-reduced and the data can be configured for multiple testing scenarios.
Language: C - Size: 25.8 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 9
rafaelvareto/HPLS-HFCN-openset
Paper: Towards Open-Set Face Recognition using Hashing Functions (IJCB'17)
Language: Python - Size: 5.6 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 5
crocs-muni/eacirc
Automatic problem solver based on circuit-like representation and genetic programming
Language: C++ - Size: 11.4 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 14 - Forks: 8
itzmeanjan/sha3
Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing
Language: C++ - Size: 5.68 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 13 - Forks: 2
jonelo/HashGarten
A cross-platform Swing GUI for Jacksum.
Language: Java - Size: 505 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 2
abhi3700/My_Learning_Cryptography
Learn about cryptography concepts - Both basics and core.
Language: Solidity - Size: 25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0
Bobulous/Cryptography 📦
Java implementation of Keccak and SHA-3 hash functions.
Language: Java - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 4
mgomes/blake2b
A cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3
Language: Ruby - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 3
alainesp/Practical_Research
Cutting-edge research in a practical way
Size: 572 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 3
fogfish/hash
collection of hash functions for Erlang applications
Language: Erlang - Size: 33.2 KB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 4
liushoukai/node-hashes
Some of the more common uses of hash functions.
Language: C++ - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 12 - Forks: 1
Yezz123-Archive/Hash-project
Hash-project is a crypto tool
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 6
komiya-atsushi/rapidhash-js
A TypeScript implementation of the rapidhash.
Language: TypeScript - Size: 2.15 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 11 - Forks: 0
MrHacker-X/DecodeX
DecodeX: Blazing-fast Hash Cracking for Security Pros!
Size: 4.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 0
k4m4/hash-detector-cli
Detect the possible hash-types corresponding to a string, right from your terminal.
Language: JavaScript - Size: 300 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 5
fwojcik/smhasher3
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
Language: C++ - Size: 36.6 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 10 - Forks: 2
AdamWhiteHat/BloomFilter
A novel, space-efficient, probabilistic data structure for hashing a large number of values. It is similar to a hash table, but smaller because it does not need to store the entire value like HashTable and has better asymptotic performance, at the cost of possible false-positives, a likelihood that is configurable. False negatives are not possible. Best use case: Lightweight check if a value/query exists to reject needless/bogus call in place before performing a more latent or expensive request, such as a search for content or database call.
Language: C# - Size: 197 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1
hlldz/pengyhash
Fast 64-bit non-cryptographic hash algorithm
Language: Go - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0
jackdp/LibRHash4P
LibRHash for Pascal
Language: Pascal - Size: 9.35 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 7
jlumbroso/java-random-hash
A simple, time-tested, family of random hash functions in Java, based on CRC32, affine transformations, and the Mersenne Twister. 🎲
Language: Java - Size: 726 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0
jlumbroso/python-random-hash
A simple, time-tested, family of random hash functions in Python, based on CRC32 and xxHash, affine transformations, and the Mersenne Twister. 🎲
Language: Python - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0
weaversa/MPHF
An efficient minimal perfect hash function generator for small sets
Language: C - Size: 86.9 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 2
statebox/idris-multihash
Multihash for Idris
Language: Idris - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1
ArtemisKS/ft_ssl_md5
My realization of MD5, a widely used message-digest algorithm (in other words, a hash function), and its descendants of SHA family
Language: C - Size: 521 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0
james7132/py-meowhash
A simple python binding for cmuratori/meow_hash, an extremely fast non-cryptographic hash function.
Language: C - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0
teserakt-io/sha3-avr
SHA-3 implementation for 8-bit AVR
Language: Assembly - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2
mkevac/assoc_array_article
Small benchmark for few associative array implementations
Language: JavaScript - Size: 2.02 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 1
NeuroXiq/Arctium
Simple .NET Core crypto library
Language: C# - Size: 10.4 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 3
kpdemetriou/highwayhash-cffi
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
Language: Python - Size: 15.6 KB - Last synced at: 24 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2
JuliaCrypto/Ripemd.jl
Pure Julia Ripemd160 implementation
Language: Julia - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1
luc-lynx/belt-algorithms
BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations
Language: C - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1