Projects in Awesome Lists tagged with sha2
A curated list of projects in awesome lists tagged with sha2 .
https://github.com/kjur/jsrsasign
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, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
3des aes asn1 certificate cms crl decryption dsa ecdsa encryption ocsp rsa sha1 sha2 signature timestamp x509
Last synced: 28 Jan 2026
https://github.com/h2non/jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
cryptography hash-encoding hashing-algorithm hexadecimal hmac javascript minim-library ripemd160 sha1 sha2 sha512
Last synced: 15 May 2025
https://github.com/samuel-lucas6/cryptography-guidelines
Guidance on implementing cryptography as a developer.
aead aes-gcm blake2b blake3 chacha20-poly1305 crypto cryptographic-algorithms cryptographic-library cryptography ed25519 ed448 education encrypt-then-mac gotchas hmac rsa sha2 sha3 x25519 x448
Last synced: 04 Feb 2026
https://github.com/samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
aead aes-gcm blake2b blake3 chacha20-poly1305 crypto cryptographic-algorithms cryptographic-library cryptography ed25519 ed448 education encrypt-then-mac gotchas hmac rsa sha2 sha3 x25519 x448
Last synced: 23 Apr 2025
https://github.com/ImKcat/CatCrypto
An easy way for hashing and encryption.
argon2 asymmetric crypto cryptography encryption hashing ios md2 md4 md5 md6 message-digest password-hash sha1 sha2 sha3 swift
Last synced: 02 Aug 2025
https://github.com/JuliaCrypto/SHA.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
cryptography hash-functions julia sha1 sha2 sha3
Last synced: 16 Oct 2025
https://github.com/juliacrypto/sha.jl
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
cryptography hash-functions julia sha1 sha2 sha3
Last synced: 05 Apr 2025
https://github.com/kovalensky/tmrr
A cli tool for extracting, comparing, and calculating file hashes for .torrent files compatible with the BitTorrent v2 protocol.
bittorrent bittorrent-v2 command-line dht-crawlers p2p php pieces-root revive-dead-swarms root-hash script sha2 torrent torrent-file-hashes
Last synced: 02 Sep 2025
https://github.com/TheBlueSky/dotnet-hash
A simple dotnet tool to calculate hashes
algorithm base64 dotnet dotnet-tool hash hash-algorithm hex md5 sha1 sha2 sha256 sha384 sha512
Last synced: 18 Apr 2025
https://github.com/thebluesky/dotnet-hash
A simple dotnet tool to calculate hashes
algorithm base64 dotnet dotnet-tool hash hash-algorithm hex md5 sha1 sha2 sha256 sha384 sha512
Last synced: 09 Apr 2025
https://github.com/supurloop/ssf
Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
base64-decoding base64-encoding byte-fifo-interface c-language crc16 crc32 embedded embedded-systems finite-state-machine fletcher-checksum forward-error-correction ini-parser json-parser linked-list memory-pool reed-solomon sha2 tlv ubjson
Last synced: 01 Apr 2026
https://github.com/tayloraswift/swift-hash
hashes, checksums, and hextools for server applications
crc crc32 hash hmac hmac-sha256 pbkdf2 pbkdf2-sha-256 server-side-swift sha2 sha256 swift
Last synced: 11 Dec 2025
https://github.com/propensive/gastronomy
Simple generically-derived cryptographic functions for Scala
cryptographic-digests cryptography digest encryption hash md5 scala sha2 sha256
Last synced: 17 Mar 2025
https://github.com/vyrti/quichash
Ultra fast hashing app for Linux, Mac, Windows, Freebsd
blake3 cross-platform deduplication freebsd hash linux macos md5 rust sha2 sha256 sha3 sha512 simd verification windows xxhash xxhash3
Last synced: 15 Jan 2026
https://github.com/wisepythagoras/hashcracker
Much like John the Ripper, without all the fancy shit. Just reads from a wordlist and cracks those hashes.
cracking cracking-hash cracking-hashes crypto cryptography hash hash-cracking hashing john md5 password-cracker ripper sha2 sha256 thread threading wordlist
Last synced: 16 Apr 2025
https://github.com/kcrypt/scala-sha
SHA and Shake for scala
scala scala-js scala-native sha1 sha2 sha3 shake
Last synced: 11 Jan 2026
https://github.com/ulauncher/ulauncher-hash
Ulauncher extension to hash strings with md5, sha1, sha256 and more
hash md5 sha1 sha2 sha256 sha512 ulauncher-extension
Last synced: 05 May 2025
https://github.com/empicano/sha2-256
The SHA2-256 hash function in x86 IA-32 assembly
assembly cryptography hash nasm sha2 sha256 sha512 x86
Last synced: 19 Mar 2025
https://github.com/andreyrusyaev/acryptohashnet
A pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (SHA0, SHA1, SHA2, SHA3), MD-family (MD2, MD4, MD5), Keccak family, RIPEMD, Tiger, Haval, Snefru.
cryptography cryptohash digest hash haval keccak md4 md5 ripemd sha0 sha1 sha2 sha256 sha3 sha3-256 sha3-512 sha512 snefru tiger
Last synced: 04 Jul 2025
https://github.com/SixArm/sixarm_ssh_scripts
SixArm.com » SSH » Scripts for secure shell keys, hosts, fingerprints, etc.
fingerprint host script secure sha sha2 shell ssh verification
Last synced: 04 Apr 2025
https://github.com/pyrmont/digestive
Digest things in pure Janet
blake3 checksums cryptography md5 sha1 sha2 sha3
Last synced: 09 Mar 2026
https://github.com/sfuhrm/saphir-hash
Cryptographic message digest algorithms as a Java library with standard JCA adapters
crypto crypto-library cryptography cryptography-library cryptohash digest hash hashing hashing-algorithms java library md5 messagedigest ripemd160 sha1 sha2 sha256 tiger
Last synced: 05 Oct 2025
https://github.com/juanelas/object-sha
A package to perform SHA hash functions over key-value objects that works both in Node.js and native JS. It also can be used with typescript projects. It provides a single method `digest()` that first creates an array of the object values ordered by the object keys (order in JS objects is not guaranteed); then, it JSON.stringify it; and finally it hashes it. The output is a string with the hexadecimal representation of the digest. Internally the hash is computed using node crypto (node.js) or subtle crypto (browsers). In order to guarantee native compatibility with browsers, the supported hash algorithms are SHA-1, SHA-256, SHA-384 and SHA-512.
Last synced: 30 Oct 2025
https://github.com/sixarm/sixarm_ssh_scripts
SixArm.com » SSH » Scripts for secure shell keys, hosts, fingerprints, etc.
fingerprint host script secure sha sha2 shell ssh verification
Last synced: 22 Apr 2025
https://github.com/cracko298/3ds-sha256
A 3DS Homebew that generates a Sha256 hash (SHA-2 256 Size 0/64 Rounds) from a Test File, with no External/Third-Party Libraries
3ds 3ds-homebrew code homebrew libctru no-third-party-libraries sha2 sha256 source
Last synced: 12 Feb 2026
https://github.com/hubenchang0515/cryptography
Cryptography Hash Algorithm - 消息摘要算法库
Last synced: 25 Jan 2026
https://github.com/ajyounguk/crypto-client
A Node.js demo app to encrypt / decrypt / hash text (AES, SHA2, RSA)
aes aes-256 aes-encryption decrypt decryption demo demo-app encrypt encryption html javascript node nodejs rsa rsa-algorithm rsa-cryptography rsa-encryption rsa-key-pair sha2 sha256-hash
Last synced: 10 May 2026
https://github.com/osiris-unnefer/hash_partial_know_attack
attacks with only one tier of the known initial hash ,brute forcing, collision attack, partial collision
brute brute-force brute-force-attacks bruteforce bruteforce-attack hasahing hash md5 sha1 sha2
Last synced: 09 Mar 2026
https://github.com/lostincompilation/hashme
Hardware accelerated hash library for C++ (SIMD intrinsics for ARM and x86)
arm64 crypto hash hashing md5 md5-hash sha-hashes sha1 sha2 sha256 sha256-hash sha256sum sha3 sha512 simd simd-intrinsics
Last synced: 12 Apr 2025
https://github.com/blagojeblagojevic/sha256
SHA256 as a header library
c cryptography header-only sha2 sha256 sha256-hash
Last synced: 14 Jun 2025
https://github.com/dbeaudoinfortin/shat-256
Native Java implementation of the SHA-256 algorithm using a tree structure
java native-java sha sha2 sha256
Last synced: 16 Mar 2025
https://github.com/clumsy/cryptojam
a collection of crypto tools in portable vanilla C
Last synced: 30 Mar 2025
https://github.com/supermarcel10/cryptographicanalysisofsha2
Comparative benchmark of SMT solver effectiveness in cryptographic hash collision discovery for SHA-2 algorithms.
cryptanalysis cryptography research research-paper research-project satisfiability-modulo-theories satisfiability-problem sha2 smt
Last synced: 30 Jul 2025
https://github.com/samuel-lucas6/hmac.net
A .NET implementation of HMAC, with support for SHA256, SHA384, and SHA512.
hmac hmac-sha256 hmac-sha384 hmac-sha512 message-authentication-code sha2 sha256 sha384 sha512
Last synced: 28 Jun 2025
https://github.com/flucium/hsum
hsum is a simple cli tool that compute the hash digest
cryptography hash hsum rust security sha2 sha3
Last synced: 18 Mar 2025
https://github.com/ppad-tech/sha256
Pure Haskell SHA-256, HMAC-SHA256
cryptography hashing haskell sha2 sha256
Last synced: 03 Jul 2025
https://github.com/ppad-tech/sha512
Pure Haskell SHA-512, HMAC-SHA512
cryptography hashing haskell sha2 sha512
Last synced: 23 Jun 2025
https://github.com/samuel-lucas6/pbkdf1.net
A .NET implementation of PBKDF1 using SHA512.
kdf kdf-algorithm pbkdf pbkdf1 sha2 sha512
Last synced: 08 Jul 2025
https://github.com/gabrielfalcao/carbon14
file-system forensics
adler32 checksum crc-algorithms cyclic-redundancy-check hashing-algorithms md5 sha1 sha2
Last synced: 06 Mar 2026
https://github.com/shrikantbdarekar/mysql8-sha2-password-authentication-dotnet
Mysql 8.X connection with C# windows application VS commucity 2019
c-sharp mysql password sha2 windows-forms
Last synced: 07 Sep 2025
https://github.com/tarcisio-marinho/identificador_hash
Identificador das Hash's mais comuns
hash hashidentifier hashing identificadorhash identification identity md5 sha1 sha2
Last synced: 26 Apr 2026
https://github.com/nellogan/hasher
Hash files at the command line with MD5, SHA1, or SHA2.
hash md5 sha1 sha2 sha384 sha512 sha512-224 sha512-256 sha512-t
Last synced: 27 Jun 2025
https://github.com/daniel-keogh/theory-algos-project
A C program that calculates & outputs the SHA-512 digest of a given file
algorithms c c-programming digests fips-180-4 hash-functions hashing secure-hash-algorithm sha-512 sha2
Last synced: 10 Jun 2026