sha3
There are 209 repositories under sha3 topic.
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
namazso/OpenHashTab
📝 File hashing and checking shell extension
HACKERALERT/Picocrypt
A very small, very simple, yet very secure encryption tool.
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
ethereum/js-ethereum-cryptography
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
rhash/RHash
Great utility for computing hash sums
orion-rs/orion
Usable, easy and safe pure-Rust crypto
Picocrypt/Picocrypt
A very small, very simple, yet very secure encryption tool.
stbrumme/hash-library
Portable C++ hashing library
MxABC/DevDataTool
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
gtkhash/gtkhash
A cross-platform desktop utility for computing message digests or checksums
Egor-Skriptunoff/pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
kerukuro/digestpp
C++11 header-only message digest library
debris/tiny-keccak
An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve
maandree/sha3sum
[Feature complete] SHA-3 and Keccak checksum utility
sepehrdaddev/hashcobra
HashCobra Hash Cracking tool.
ameensol/merkle-tree-solidity
JS - Solidity sha3 merkle tree bridge. Generate proofs in JS; verify in Solidity.
imkcat/CatCrypto
An easy way for hashing and encryption.
nginx-modules/ngx_http_hmac_secure_link_module
HMAC Secure Link module for NGINX.
maandree/libkeccak
[Basically feature complete] Keccak-family hashing library
Chocobo1/Hash
C++14 header-only easy-to-use cryptographic hash library
dot-asm/cryptogams
CRYPTOGAMS distribution repository
komputing/KHash
Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)
JuliaCrypto/SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
dariogriffo/sha3.net
C# port of Keccak, known as SHA3
fffaraz/QtHashSum
File Checksum Integrity Verifier & Duplicate File Finder written in C++ Qt
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.
johanns/sha3
SHA3 for Ruby is a XKCP based native (C) binding to SHA3 (FIPS 202) cryptographic hashing algorithm
liesware/coherence
Coherence is cryptographic server for modern web apps
DuSTman31/SHA-3
C++ implementation of SHA-3 hash.
TinoGuo/r_crypto
🦀🦀 High performance Crypto library of Rust implementation for Flutter
hyperledger/iroha-ed25519
RFC8032 compatible Ed25519 implementation with pluggable hash (sha2-512, sha3-512)
tiran/pysha3
Backport of hashlib.sha3 for 2.7 to 3.5