sha-2
There are 36 repositories under sha-2 topic.
Caligatio/jsSHA
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
hanickadot/cthash
constexpr implementation of SHA-2 and SHA-3 family of hashes
D7EAD/HashPlusPlus
A C++17 header-only library to easily retrieve hashes/HMACs from data, files, and files in nested directories through a simple interface.
zhouchuanrui/Cryptography-in-Systemverilog
A collection of cryptographic algorthms implemented in SystemVerilog
JustinTArthur/apoclypsebm
The ApoCLypse Bitcoin Miner
redchenjs/wujian100_open
平头哥无剑100开源SoC平台(双核E902,安全启动,BootROM,IOPMP,Mailbox,RSA-2048,SHA-2, WS2812,Flash)
ktonon/elm-crypto
Cryptography with HMAC and SHA-2
no2chem/bigint-hash
💪🔢🔒 bigint-hash: Hashing for TC39 BigInt Proposal
crypto-js/crypto-js
CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
waldner/baSHA123
SHA1/2/3 implementation in pure bash
taneroksuz/sha
Hardware and Software Implementation of SHA Algorithm
TheLazyTomcat/lib.SHA2
Library for calculation of SHA2 hashes. Following hash sizes are implemented: SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224 and SHA-512/256.
Aetherinox/xsum-hash-utility
Program for Windows which helps you generate, verify, and sign hash digests for your project using GPG integration. Supports algorithms such as SHA-2, SHA-3, CRC, Blake2b, Blake2s, etc.
JeromeMigne/sha-2
A C++11 implementation of SHA-2 algorithm with unit tests.
andreburgaud/hashsum
Collection of checksum tools based on similar tools available on Linux and BSD systems
bdargham/hacher-menu
Minimal-sized Javascript hash function implementations, namely SHA2
dple/hash-function
Implementation of hash functions SHA-1, SHA-2, SHA-3, tests provided.
elfurioux/shak-lib
Secure Hash Algorithm library implementation in C
Fikri1234/Springboot_Encrypt_decrypt
Encrypt & decrypt with Sonarqube analyze
Frolov-Viacheslav/WOTS-and-WOTS-PLUS-with-SHA-2-SHA-3-and-Kupyna
WOTS and WOTS+with SHA-2, SHA-3 and Kupyna
JISP-Projects/jisp_sha2
My implementation of SHA2
mikecvet/sha-2
Sample implementation of SHA-256 message digest algorithm in Rust
niamtokik/pocus
An exercice made during an interview, now a way to explain hash functions and their mechanism in Erlang
OlimilO1402/Crypt_Hash
50 years of hashing, CRC32, MD5, SHA, SHA-256
simran08udhani/Password-Manager-Project
Secure Python-based password manager using AES encryption. Features include password generation, storage, update, delete and retrieval from a MySQL database. Easy-to-use command-line interface.
abtarim/Secure-Hash-Functions
Kriptografik Özet Fonksiyonlarının C# Programlama dili kodları. / C# Programming language codes of Cryptographic Digest Functions.
bunopnu/glesha
SHA-2 for Gleam
Davidefassio/sha
SHA: hashing algorithms in C++
reshsix/libmaid
A Cryptography Library for Maids
vok8/SHA256
This is the Implemtation of SHA-256 Hashing Algorithm in C++, according to the specification mentioned on the NIST Website.
164adityakumar/SHA-256_Implementation
SHA-2 (Secure Hash Algorithm 2), which includes SHA-256, is among the most widely used hashing algorithms today
ing-raf/sha2-framework
A Flexible Framework for Exploring, Evaluating, and Comparing SHA-2 Designs
LSchultebraucks/lschu-sha
Secure Hash Algorithm library by lschu
webcirque/snowplum
Experimental one-time authentication system without recording user credentials.
xioren/sha-2-nim
Pure Nim implementation of SHA-2
YaBoiBreezy/python-sha-256-integer-arrays
SHA-256 implemented in python using arrays of integers representing individual bits