sha2 topic
Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
CatCrypto
An easy way for hashing and encryption.
pysha2
Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).
dotnet-hash
A simple dotnet tool to calculate hashes
hashes
Collection of cryptographic hash functions written in pure Rust
WjCryptLib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
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, CR...
mirage-crypto
Cryptographic primitives for OCaml, in OCaml (also used in MirageOS)