sha
There are 165 repositories under sha 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.
MxABC/DevDataTool
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
browserify/sha.js
Streamable SHA hashes in pure javascript
k4m4/dcipher-cli
🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal.
PeculiarVentures/webcrypto
A WebCrypto Polyfill for NodeJS
k4m4/dcipher
Decipher hashes using online rainbow & lookup table attack services.
PeculiarVentures/webcrypto-liner
webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
WangXuan95/FPGA-SHA-Family
Verilog implementation of SHA1/SHA224/SHA256/SHA384/SHA512. 使用Verilog实现的SHA1/SHA224/SHA256/SHA384/SHA512计算器。
SpinalHDL/SpinalCrypto
SpinalHDL - Cryptography libraries
CodeDead/DeadHash-android
DeadHash for Android
cyclone-github/hashgen
hashgen - the blazingly fast hash generator
ordnungswidrig/sha-words
Generate a set of words from a sha in a predictable way
genotrance/nimssl
Nimssl is a Nim wrapper for the OpenSSL library
JujuAdams/SHA-and-HMAC
SHA and HMAC implementations for GameMaker Studio 2
k4m4/hash-detector
Retrieve an array of possible hash types corresponding to a given string.
SHUR1K-N/HashNinja-Dictionary-Attack-For-Hashes
A fast dictionary attack tool (700,000+ candidates per second), that attacks a supported hash with a user-defined dictionary file's candidates to find the string that matches with its corresponding hash.
deatil/go-hash
go 常用摘要 Hash 算法库 / go hash functions (MD2/MD4/MD5/Hmac/Ripemd160/SHA1/SHA3/SHA256/SM3/kupyna/XXHash/SipHash/Blake3)
Alok-2002/Encryption-And-Decryption-Programs
This repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.
HectorBst/libhash
Small library coming from a personal student study on different SHA algorithms.
k4m4/hash-detector-cli
Detect the possible hash-types corresponding to a string, right from your terminal.
no2chem/bigint-hash
💪🔢🔒 bigint-hash: Hashing for TC39 BigInt Proposal
OUIsolutions/DoTheWorld
An Single Header C/C++ library to work with dirs and files
zdphpn/STM32-tool
一些可能用到的功能,在STM32上,暂时包含取随机数RND、DES/3DES运算DES、哈希计算SHA1
DevsDaddy/UnityCrypto
Powerful Cryptography and Security Library for your application. Dozens of variations of cryptographic functions and hashing in a single library.
Roydl/Crypto
:books: Provides a handy way to hash data using Adler32, CRC (8-bit to 82-bit, and customizable without bit restriction), MD5, SHA-1 and SHA-2 (256-bit, 384-bit and 512-bit), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128-bit, 192-bit and 256-bit) are also offered
SimonWaldherr/cryptofoo
a good compromise between speed and validity to hash strings
GeneralZero/ChaCha-and-Salsa
A simple, commented and readable python implementation of ChaCha, Salsa, Poly1305, MD2, MD4, MD5, SHA1, SHA2, SHA3, Blake, Blake2, DES, 3DES, and more
alexcmgit/file-checksum
Desktop GUI to generate file checksum (SHA and MD5).
CandyMi/tc
A suitable for C/C++ encryption and decryption library.
Anmol-Singh-Jaggi/SHA3_512
:lock_with_ink_pen: An implementation of SHA-3 hash function with a digest size of 512 bits
imahjoub/hash_sha256
C++ implementation of SHA-256 (header-only)
tobyguelly/gojwt
A simple and lightweight library for creating, formatting, manipulating, signing, and validating JSON Web Tokens in Go.
k4m4/sha-regex
Regular expression for matching SHA hashes in strings.
Mkhubaiib/Machine-Learning-Model-to-predict-attack-in-IOT-Devices
I developed a machine learning model for predicting SHA, DFA, SFA, SYA, and VNA attacks on IoT devices.
xiyoo0812/lcrypt
提供给lua使用的集成加密和压缩库集合!