GitHub topics: sha-2
KaminskyIlya/sha-256-arduino
sha-256 simple libruary for arduino platforms
Language: C++ - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 455 KB - Last synced at: about 10 hours ago - Pushed at: 5 months ago - Stars: 30 - Forks: 9

hanickadot/cthash
constexpr implementation of SHA-2 and SHA-3 family of hashes
Language: C++ - Size: 539 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 211 - Forks: 6

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.
Language: TypeScript - Size: 1.86 MB - Last synced at: about 23 hours ago - Pushed at: about 1 year ago - Stars: 2,249 - Forks: 390

reshsix/libmaid
A Cryptography Library for Maids
Language: C - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bunopnu/glesha
SHA-2 for Gleam
Language: Gleam - Size: 36.1 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

redchenjs/wujian100_open
平头哥无剑100开源SoC平台(双核E902,安全启动,BootROM,IOPMP,Mailbox,RSA-2048,SHA-2, WS2812,Flash)
Language: C - Size: 8.13 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

sam-mg/Python-SHA-256-Implementation
This repository contains a Python implementation of the SHA-256 algorithm.
Language: Python - Size: 29.3 KB - Last synced at: about 8 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

waldner/baSHA123
SHA1/2/3 implementation in pure bash
Language: Shell - Size: 8.9 MB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

OlimilO1402/Crypt_Hash
50 years of hashing, CRC32, MD5, SHA, SHA-256
Language: Visual Basic 6.0 - Size: 1.37 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 2

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.
Language: C# - Size: 5.55 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

164adityakumar/SHA-256_Implementation
SHA-2 (Secure Hash Algorithm 2), which includes SHA-256, is among the most widely used hashing algorithms today
Language: Verilog - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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.
Language: Pascal - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3

JustinTArthur/apoclypsebm
The ApoCLypse Bitcoin Miner
Language: Python - Size: 380 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 5

abtarim/Secure-Hash-Functions
Kriptografik Özet Fonksiyonlarının C# Programlama dili kodları. / C# Programming language codes of Cryptographic Digest Functions.
Language: C# - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Fabi-Hellboz/Hash-Decrypter-2024
Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andreburgaud/hashsum
Collection of checksum tools based on similar tools available on Linux and BSD systems
Language: V - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elfurioux/shak-lib
Secure Hash Algorithm library implementation in C
Language: C - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vercingetorx/sha-2-nim
Pure Nim implementation of SHA-2
Language: Nim - Size: 258 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

no2chem/bigint-hash
💪🔢🔒 bigint-hash: Hashing for TC39 BigInt Proposal
Language: TypeScript - Size: 297 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 5

taneroksuz/sha
Hardware and Software Implementation of SHA Algorithm
Language: SystemVerilog - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

zhouchuanrui/Cryptography-in-Systemverilog
A collection of cryptographic algorthms implemented in SystemVerilog
Language: SystemVerilog - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 7

mikecvet/sha-2
Sample implementation of SHA-256 message digest algorithm in Rust
Language: Rust - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YaBoiBreezy/python-sha-256-integer-arrays
SHA-256 implemented in python using arrays of integers representing individual bits
Language: Python - Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Fikri1234/Springboot_Encrypt_decrypt
Encrypt & decrypt with Sonarqube analyze
Language: Java - Size: 396 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ktonon/elm-crypto
Cryptography with HMAC and SHA-2
Language: Elm - Size: 8.23 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

LSchultebraucks/lschu-sha
Secure Hash Algorithm library by lschu
Language: TypeScript - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

webcirque/snowplum
Experimental one-time authentication system without recording user credentials.
Language: JavaScript - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

dple/hash-function
Implementation of hash functions SHA-1, SHA-2, SHA-3, tests provided.
Language: C - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vok8/SHA256
This is the Implemtation of SHA-256 Hashing Algorithm in C++, according to the specification mentioned on the NIST Website.
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bdargham/hacher-menu
Minimal-sized Javascript hash function implementations, namely SHA2
Language: HTML - Size: 457 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Davidefassio/sha
SHA: hashing algorithms in C++
Language: C++ - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ing-raf/sha2-framework
A Flexible Framework for Exploring, Evaluating, and Comparing SHA-2 Designs
Language: VHDL - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Frolov-Viacheslav/WOTS-and-WOTS-PLUS-with-SHA-2-SHA-3-and-Kupyna
WOTS and WOTS+with SHA-2, SHA-3 and Kupyna
Language: Java - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
