Topic: "sha512"
s0md3v/Hash-Buster
Crack hashes in seconds.
Language: Python - Size: 45.9 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 1,812 - Forks: 401

Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Language: TypeScript - Size: 1.22 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 995 - Forks: 50

h2non/jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
Language: JavaScript - Size: 294 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 728 - Forks: 137

paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Language: TypeScript - Size: 15 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 678 - Forks: 51

WaterJuice/WjCryptLib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
Language: C - Size: 270 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 452 - Forks: 169

ektrah/nsec
A modern and easy-to-use cryptographic library for .NET based on libsodium
Language: C# - Size: 1.92 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 417 - Forks: 55

sunjw/fhash
fHash - an open source files hash calculator for Windows and macOS
Language: C++ - Size: 137 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 377 - Forks: 37

bitauth/libauth
An ultra-lightweight, zero-dependency TypeScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.
Language: TypeScript - Size: 25.3 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 281 - Forks: 56

kerukuro/digestpp
C++11 header-only message digest library
Language: C++ - Size: 7.43 MB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 197 - Forks: 49

hash-checker/hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Language: Java - Size: 26.6 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 195 - Forks: 55

Egor-Skriptunoff/pure_lua_SHA
SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed
Language: Lua - Size: 299 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 173 - Forks: 60

c-geek/merkle
Node.js module implementing Merkle tree algorithm
Language: JavaScript - Size: 38.1 KB - Last synced at: 6 days ago - Pushed at: about 9 years ago - Stars: 125 - Forks: 32

sepehrdaddev/hashcobra
HashCobra Hash Cracking tool.
Language: C++ - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 118 - Forks: 27

mirage/digestif
Simple hash algorithms in OCaml
Language: OCaml - Size: 3.92 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 90 - Forks: 27

nginx-modules/ngx_http_hmac_secure_link_module
HMAC Secure Link module for NGINX.
Language: C - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 65 - Forks: 19

dot-asm/cryptogams
CRYPTOGAMS distribution repository
Language: Assembly - Size: 939 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 56 - Forks: 16

thomdixon/pysha2
Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 52 - Forks: 27

smuellerDD/leancrypto
Lean cryptographic library usable for bare-metal environments
Language: C - Size: 76.2 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 47 - Forks: 7

WangXuan95/Verilog-SHA-Family
Verilog implementation of SHA1/SHA224/SHA256/SHA384/SHA512. 使用Verilog实现的SHA1/SHA224/SHA256/SHA384/SHA512计算器。
Language: Verilog - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 10

0xR0/hediye
Hash Generator & Cracker
Language: Python - Size: 2.39 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 39 - Forks: 11

Hinaser/jscrypto
Crypto library for Node/ES6/Typescript/Browser.
Language: TypeScript - Size: 2.1 MB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 38 - Forks: 7

rnine/Checksum
Checksum calculation extensions for Swift
Language: Swift - Size: 3.11 MB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 12

quantumsheep/warshield
Warshield is a file encryption and decryption CLI using AES 256 algorithm
Language: JavaScript - Size: 117 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 7

ticky/coloursum
🎨 Colourise your checksum output
Language: Rust - Size: 120 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 0

thecrabsterchief/hash-length-extension
A pure python tool to implement/exploit the hash length extension attack
Language: Python - Size: 57.6 KB - Last synced at: about 10 hours ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 0

Sup3r-Us3r/HashCode
Its purpose is to encode your desired hash text
Language: Python - Size: 28.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 22

hyperledger-iroha/iroha-ed25519
RFC8032 compatible Ed25519 implementation with pluggable hash (sha2-512, sha3-512)
Language: Assembly - Size: 1.22 MB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 31 - Forks: 13

pr0f3ss/SHA
C++ Implementation of the SHA512, SHA384 and SHA256 hashing algorithms
Language: C++ - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 30 - Forks: 9

leonidessaguisagjr/filehash
Python module that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.
Language: Python - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 12

Kestrong/java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
Language: Java - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 21

codyps/sodalite
tweetnacl in rust
Language: Rust - Size: 207 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 9

TheBlueSky/dotnet-hash
A simple dotnet tool to calculate hashes
Language: C# - Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 27 - Forks: 7

ordnungswidrig/sha-words
Generate a set of words from a sha in a predictable way
Language: Clojure - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 1

0xflotus/hashpic
Hashpic creates an image from a MD5, SHA512, SHA3-512, Blake2b or SHAKE256 hash
Language: Python - Size: 5.35 MB - Last synced at: about 6 hours ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 6

5h4d0wb0y/crackhash
Crackhash is a tool that try to crack different types of hashes using free online services.
Language: Python - Size: 55.7 KB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 13

as08/ClassicASP.PasswordHashing
This is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.
Language: ASP - Size: 138 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 7

ktekinay/M_Crypto
AES, Blowfish, Bcrypt, and Scrypt for Xojo
Language: Xojo - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 7

etienne-martin/WebCrypto.swift 📦
A small collection of cryptographic functions based on the JavaScript WebCrypto API.
Language: Swift - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 19 - Forks: 12

Metaphorme/ezcheck
An easy-to-use, lightweight, cross-platform, and high-performance tool for calculating, comparing, and verifying hash of strings and files.
Language: Rust - Size: 8.76 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 18 - Forks: 1

jackrendor/jhf-python
Find your hash in online databases and retrieve its original value
Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 5

factisresearch/large-hashable
Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms
Language: Haskell - Size: 928 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3

zendive/data-hash
String / Text / Byte Array / File / Web URL - hash viewer (CRC32, MD5, RIPEMD160, SHA1/256/384/512)
Language: C# - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 4

Electron-Labs/sha512
SHA512 Circom circuits
Language: JavaScript - Size: 35.2 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 4

jedisct1/as-hmac-sha2
SHA-256, SHA-512, HMAC-SHA-256, HMAC-SHA-512 for AssemblyScript.
Language: TypeScript - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 3

brycx/rigel 📦
[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices
Language: Rust - Size: 63.5 KB - Last synced at: 30 days ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 0

cjavad/hashit
Hashing application
Language: Python - Size: 6.87 MB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 3

Nhoya/gensum
Powerful checksum generator!
Language: Shell - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 13 - Forks: 0

saineshwar/WebSecure
Secure ASP.NET Core Application With SHA512
Language: C# - Size: 1.09 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 12

TylorS/typed-content-hash
Rewrite your HTML/JS/CSS (and sourceMap!) files with SHA-512 content hashes
Language: TypeScript - Size: 755 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

HectorBst/libhash
Small library coming from a personal student study on different SHA algorithms.
Language: C - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6

Ulauncher/ulauncher-hash
Ulauncher extension to hash strings with md5, sha1, sha256 and more
Language: Python - Size: 368 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

isuruwa/HASHME
Encode & Decode Hash Text
Language: Python - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 7

thisiskeanyvy/wordsploit 📦
Programme de brute force amélioré
Language: Python - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

AfriwanAhda/AfriwanLib
General library for iOS, iPadOS and macOS app. Load image, create animation, round corner, check connection, crypto, toast, alert and much more easily with AfriwanLib.
Language: Swift - Size: 4.87 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 4

adafruit/Adafruit_CircuitPython_hashlib
Secure hashes and message digests
Language: Python - Size: 168 KB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 10 - Forks: 4

Kourva/HashIt
Hash your text with this tool (Works with API)
Language: Python - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 1

samuel-lucas6/Milva
A simple, cross-platform command line tool for hashing files and text.
Language: C# - Size: 184 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

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
Language: C# - Size: 593 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

mllcms/digest-wasm
前端哈希库-WASM
Language: HTML - Size: 278 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 8

MachineKillin/Dehasher
A fast dehasher using 5 sources and supports 9 different hash types.
Language: C# - Size: 713 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 4

4xx404/BrutoNova
Hash Cracker, MD5 database & Brute Force Tools
Language: Python - Size: 773 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 9

peppelinux/ansible-slapd-eduperson2016
Slapd local setup with MDB and Monitor backend, EduPerson2016, SCHAC and other popular schemas, memberOf, ppolicy, unique and pw-hash overlay for SHA512 passwords
Language: Shell - Size: 960 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 3

dawidd6/checksumo 📦
:file_folder: A simple application for verifying specified file against given hash, written in Go with GTK+3 graphical interface
Language: Go - Size: 3.34 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

R3LI4NT/hashCRACK
Python Script for Hash Cracking
Language: Python - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

Drew-Alleman/ccrack
Multithreaded password cracker for SHA1, SHA256, SHA384, SHA512, and MD5 hash functions, coded in C#. This tool allows you to test the strength of your passwords and improve your overall security.
Language: C# - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

hash-checker/hash-checker-lite 📦
Fast and simple application for generating and comparing hashes from files or text. Lite version of https://github.com/hash-checker/hash-checker
Language: Java - Size: 8.02 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 6

Tomiwa-Ot/Password-Cracker
A tool written in Python to crack MD4, MD5, SHA-1, SHA-256 or SHA-512 hashes using a defined character set.
Language: Python - Size: 63.5 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

vishnumaiea/Durvasav-BfPC
Durvasav is a bruteforce password cracker (BfPC) written in C.
Language: C - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 4

tkuchiki/encrypt-pw
Encrypts password
Language: Go - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 2

NewYaroslav/hmac-cpp
HMAC SHA1/SHA256/SHA512 in modern C++11. Includes time tokens and MetaTrader (MQL5) support | Библиотека HMAC для C++ и MQL5: поддержка SHA1, SHA256, SHA512 и токенов по времени
Language: C++ - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 4

andreypfau/kotlinx-crypto
A multiplatform Kotlin library providing basic cryptographic functions and primitives
Language: Kotlin - Size: 252 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

BrunoMiguens/dart_otp Fork of LanceGin/dotp 📦
Dart One-Time Password module.
Language: Dart - Size: 318 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 12

Super12138/Hash-Checker
一个快速、随时可用,且遵循 Material Design 3 的跨平台文件校验器 | A quick, readily available cross-platform hash checker that follows Material Design 3
Language: TypeScript - Size: 4.48 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 7 - Forks: 4

source-c/zlib-tiny
Tiny & Lightweight Clojure ZLib helper
Language: Clojure - Size: 39.1 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

NeuroXiq/Arctium
Simple .NET Core crypto library
Language: C# - Size: 10.3 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2

Singulink/Singulink.Cryptography.PasswordHasher
Upgradable hash algorithm password management library for .NET.
Language: C# - Size: 96.7 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

jetkai/BreachCheck-java
Simple API to check if you have been breached within an RSPS Database (Java)
Language: Java - Size: 327 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

Dylan-DPC-zz/crypt3
Rust version of crypt3
Language: Rust - Size: 16.6 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 4

empicano/sha2-256
The SHA2-256 hash function in x86 IA-32 assembly
Language: Assembly - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

logotype/es-crypto
Cryptographic hash libraries
Size: 174 KB - Last synced at: 9 days ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

nealfennimore/webcrypto-ts
No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support
Language: TypeScript - Size: 3.34 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6 - Forks: 0

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

th-blitz/Hash-Algorithms
md5, sha1, sha224, sha256, sha384, sha512, sha512/224 and sha512/256 in C
Language: C - Size: 7.16 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 2

kibnakamoto/ECC
Elliptic Curve Cryptography for public key encryption and ECDSA. Elliptic Cryptography Diffie Hellman Key Exchange with AES algorithms are implmented as well as Sha512
Language: Python - Size: 314 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0

TheQuantumPhysicist/thash
A terminal hashing program with many hashing algorithms and many output formats, and recursive hashing support
Language: Shell - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

gaetanomatonti/Uno
A simple OTP generator written in Swift.
Language: Swift - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

chengwenxi/Ed25519
Solidity implementation of Ed25519 verification
Language: Solidity - Size: 132 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

WalderlanSena/hashblade
:closed_lock_with_key: Encrypted texts and perform Brute Force. Through Hash MD5, SHA1, SHA256, SHA512.. In all operating systems Gnu/Linux :penguin:, Windows, MacOs :apple:
Language: C++ - Size: 2.63 MB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

itoffshore/exim-scripts
Security scripts for Exim mail server
Language: Shell - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 4

Senal-Punsara/lets-hash-online
LET'S HASH ONLINE is a website which can be used to calculate hash of files (large) and texts.
Language: JavaScript - Size: 3.71 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

geniuszly/GenBruteHash
It is a very fast (100 times faster) and simple tool for sorting passwords by their hashes. It supports several hashing algorithms such as MD5, SHA1, SHA256, SHA512. The program can work with both individual hashes and files containing multiple hashes.
Language: Python - Size: 410 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

JhojanGgarcia/LotusEncryptor
Encryption web page that allows you to encrypt text using advanced algorithms.
Language: JavaScript - Size: 248 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

Allaman/gstring
Swiss army knife for manipulating strings.
Language: Go - Size: 46.9 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

exfinen/zk-toolkit
Library built from scratch to implement zk-protocols
Language: Rust - Size: 701 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

BunnySakura/HashCalculator
图形界面的文件哈希摘要计算工具。Graphical User Interface (GUI) File Hash Digest Calculation Tool.
Language: Python - Size: 114 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

jameshi16/Bad-TOTP
[Completed] TOTP implemented with RFC2104, RFC3174, RFC4226, RFC6234, RFC6238
Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

funilrys/A-John-Shots
A tool to get the Security Hash Algorightms (SHA) of all files in a given path into a JSON formatted file.
Language: Python - Size: 87.9 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

itzmeanjan/merklize-sha
SYCL accelerated Binary Merklization using SHA1, SHA2 & SHA3
Language: C++ - Size: 243 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

rustemazimov/Hasher
A simple android application for generating hash values for a given plain text with several criptografic hash functions(MD-5, SHA-1, SHA-256, SHA-512, BCRYPT, PBKDF-2
Language: Java - Size: 168 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

nasbench/Encoder-Decoder
A python script that contains multiple functionalities (Hashing, Encoding/Decoding...etc.)
Language: Python - Size: 3.91 KB - Last synced at: 28 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 2
