sha2
There are 118 repositories under sha2 topic.
kjur/jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
h2non/jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
WaterJuice/WjCryptLib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
Egor-Skriptunoff/pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
mirage/mirage-crypto
Cryptographic primitives for OCaml, in OCaml (also used in MirageOS)
imkcat/CatCrypto
An easy way for hashing and encryption.
QRCS-CORP/CEX
The CEX Cryptographic library in C++
Chocobo1/Hash
C++14 header-only easy-to-use cryptographic hash library
thomdixon/pysha2
Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).
JuliaCrypto/SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
LekKit/sha256
SHA-256 algorithm implementation (С/С++)
jangko/nimSHA2
Secure Hash Algorithm 2
kovalensky/tmrr
A cli tool for extracting, comparing, and calculating file hashes for .torrent files compatible with the BitTorrent v2 protocol.
hyperledger-iroha/iroha-ed25519
RFC8032 compatible Ed25519 implementation with pluggable hash (sha2-512, sha3-512)
TinoGuo/r_crypto
🦀🦀 High performance Crypto library of Rust implementation for Flutter
TheBlueSky/dotnet-hash
A simple dotnet tool to calculate hashes
rvkrypto/rvkrypto-fips
[HISTORICAL] FIPS and higher-level algorithm tests for RISC-V Crypto Extension
cyclone-github/hashgen
hashgen - the blazingly fast hash generator
supurloop/ssf
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
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.
quasis/crypto
Small, fast, header only, zero dependency cryptographic library.
tayloraswift/swift-hash
hashes, checksums, and hextools for server applications
propensive/gastronomy
Simple generically-derived cryptographic functions for Scala
HemulGM/DelphiOTP
Time-based one-time password for Delphi
wisepythagoras/hashcracker
Much like John the Ripper, without all the fancy shit. Just reads from a wordlist and cracks those hashes.
0xblackbird/cth
Ultra fast hashcracking tool written in Python3
Asjidkalam/ruo
dictionary-based hash cracker written in rust. 🧁
kcrypt/scala-sha
SHA and Shake for scala
AleksaMCode/Enigma
Encrypted File System simulator.
dd86k/ddgst
#️⃣ dd's hashing utility with a twist
ikwzm/SECURE_HASH
SHA-1,SHA-256,SHA-512 Secure Hash Generator written in VHDL(RTL) for FPGA(Xilinx and Altera).
Ulauncher/ulauncher-hash
Ulauncher extension to hash strings with md5, sha1, sha256 and more
volution/md5-tools
md5-tools -- MD5/SHA/Blake/* recursive hash and diff lightweight Rust-based tool
Warchant/ed25519-cli
Command Line Interface to interact with ed25519 digital signature algorithm