sha2 topic

List sha2 repositories

Cryptography-Guidelines

400
Stars
14
Forks
Watchers

Guidance on implementing cryptography as a developer.

CatCrypto

68
Stars
13
Forks
Watchers

An easy way for hashing and encryption.

pysha2

54
Stars
29
Forks
Watchers

Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).

dotnet-hash

27
Stars
5
Forks
Watchers

A simple dotnet tool to calculate hashes

hashes

1.7k
Stars
233
Forks
Watchers

Collection of cryptographic hash functions written in pure Rust

WjCryptLib

461
Stars
173
Forks
Watchers

Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC

pure_lua_SHA

190
Stars
58
Forks
Watchers

SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed

jshashes

719
Stars
139
Forks
Watchers

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

jsrsasign

3.2k
Stars
645
Forks
Watchers

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

75
Stars
42
Forks
Watchers

Cryptographic primitives for OCaml, in OCaml (also used in MirageOS)