23 skills found
Caligatio / JsSHAA 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.
emn178 / Js Sha256A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
emn178 / Js Sha512A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.
ogay / HmacSoftware implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512).
vinoski / Erlsha2SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
blooddy / Blooddy CryptoActionScript (AS3) library for processing binary data. This library contains MD5, SHA-1, SHA-2 ( SHA-224 и SHA-256 ), Base64, CRC32 algorithms, JSON encoder & decoder as well as PNG and JPEG encoders.
ogay / Sha2Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512
barseghyanartur / SkaSign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
D7EAD / HashPlusPlusA C++17 header-only library to easily retrieve hashes/HMACs from data, files, and files in nested directories through a simple interface.
Drazail / React Native Hashnative hashing for react-native
giovanni-iannaccone / FlutCrackFlutter app to crack and generate hashes, create, edit and download wordlists 🎯
rikyoz / MrHashA cross-platform tool for calculating the hashes of files and plain texts.
ba0f3 / Scram.nimSalted Challenge Response Authentication Mechanism [SCRAM-SHA-1(-PLUS) SCRAM-SHA-224 SCRAM-SHA-256(-PLUS) SCRAM-SHA-384 SCRAM-SHA-512(-PLUS) SCRAM-SHA3-512(-PLUS)]
dchest / Blake256Go package blake256 implements BLAKE-256 and BLAKE-224 hash functions (SHA-3 finalist).
jamesfoster / Vb6 ShaA vb6 implementation of SHA-1 SHA-256 and SHA-224
srbrettle / Generate Checksum Hash SHAs And MD5 PythonGenerate SHA1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-3-224, SHA-3-256, SHA-3-384, SHA-3-512 and MD5 checksums/hash values for a given file.
FelixdelasPozas / SimpleHasherTool to generate and check file signatures (hashes) using the following hash algorithms: MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 & Tiger.
flyq / Motoko Sha224No description available
errorfiathck / Hash Cracku can carck MD5, SHA1, SHA-224, SHA256, SHA384, SHA512, SHA3-224, SHA3-256, SHA3-384, SHA3-512 hash`s using this script .
joshua-g / Clojure Sha 3clojure implementation of sha-3 (224, 256, 384, and 512 bits) and, in general, keccak b=1600