All Projects → hash-checker → hash-checker

hash-checker / hash-checker

Licence: MIT license
Fast and simple application that allows you to generate and compare hashes from files and text

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to hash-checker

Checksum
Checksum calculation extensions for Swift
Stars: ✭ 28 (-61.11%)
Mutual labels:  md5, sha1, sha256, sha512, sha384, sha224
hediye
Hash Generator & Cracker
Stars: ✭ 40 (-44.44%)
Mutual labels:  md5, sha1, sha256, sha512, sha384, sha224
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+430.56%)
Mutual labels:  hash, md5, sha1, sha256, sha512
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+208.33%)
Mutual labels:  hash, md5, sha1, sha256, sha512
WebCrypto.swift
A small collection of cryptographic functions based on the JavaScript WebCrypto API.
Stars: ✭ 16 (-77.78%)
Mutual labels:  hash, sha1, sha256, sha512, sha384
Openhashtab
📝 File hashing and checking shell extension
Stars: ✭ 599 (+731.94%)
Mutual labels:  hash, md5, sha1, sha256
noble-hashes
Audited & minimal JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2 & Scrypt
Stars: ✭ 213 (+195.83%)
Mutual labels:  hashing, hash, sha256, sha512
BruteForce
A simple brute forcer written in GO for SHA1, SHA256, SHA512, MD5 and bcrypt
Stars: ✭ 49 (-31.94%)
Mutual labels:  hash, md5, sha1, sha256
Hashcobra
HashCobra Hash Cracking tool.
Stars: ✭ 96 (+33.33%)
Mutual labels:  hash, md5, sha1, sha256
Hash Buster
Crack hashes in seconds.
Stars: ✭ 981 (+1262.5%)
Mutual labels:  hash, md5, sha1, sha256
Digestif
Simple hash algorithms in OCaml
Stars: ✭ 69 (-4.17%)
Mutual labels:  hash, md5, sha1, sha256
Gtkhash
A cross-platform desktop utility for computing message digests or checksums
Stars: ✭ 167 (+131.94%)
Mutual labels:  hash, md5, sha1, sha256
Merkle
Node.js module implementing Merkle tree algorithm
Stars: ✭ 123 (+70.83%)
Mutual labels:  hash, md5, sha1, sha256
Hashrat
Hashing tool supporting md5,sha1,sha256,sha512,whirlpool,jh and hmac versions of these. Includes recursive file hashing and other features.
Stars: ✭ 46 (-36.11%)
Mutual labels:  hashing, md5, sha1, sha256
crypto.js
base on crypto module
Stars: ✭ 13 (-81.94%)
Mutual labels:  md5, sha1, sha256
ngx http hmac secure link module
HMAC Secure Link module for NGINX.
Stars: ✭ 47 (-34.72%)
Mutual labels:  hash, hashing-algorithm, sha512
jscrypto
Crypto library for Node/ES6/Typescript/Browser.
Stars: ✭ 20 (-72.22%)
Mutual labels:  hash, sha256, sha512
signet
Easily compare SHA/BLAKE2 sums.
Stars: ✭ 13 (-81.94%)
Mutual labels:  hash, sha1, sha256
Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+23395.83%)
Mutual labels:  md5, sha1, sha256
Wjcryptlib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
Stars: ✭ 250 (+247.22%)
Mutual labels:  md5, sha1, sha256

Hash Checker

GitHubActions Codacy Codecov Android Arsenal

About application

Fast and simple application that allows you to generate and compare hashes from files and text.

Supporting algorithms

Name Since version Status
MD5 1.0.0 Supporting
SHA-1 1.0.0 Supporting
SHA-224 1.4.0 Supporting
SHA-256 1.0.0 Supporting
SHA-384 1.4.0 Supporting
SHA-512 1.0.0 Supporting
CRC-32 2.9.0 Supporting
SHA3-224 3.6.5 Supporting
SHA3-256 3.6.5 Supporting
SHA3-384 3.6.5 Supporting
SHA3-512 3.6.5 Supporting

Supporting languages

You can help with translation on OneSky.

Languages in app

Language Since version Status
English 1.0.0 Translated
Español 2.9.9 Help wanted
Deutsch 2.9.6 Translated
Français 2.9.9 Help wanted
Italiano 2.9.9 Help wanted
Magyar 2.9.9 Help wanted
Nederlands 2.9.9 Help wanted
Svenska 2.9.9 Help wanted
Ελληνικά 2.9.9 Help wanted
Русский 2.9.6 Translated
Polski 2.9.9 Help wanted
Português (Brasil) 3.7.0 Translated
简体中文 2.9.9 Translated
한국어 2.9.9 Help wanted
עברית 2.9.9 Help wanted
فارسی 2.9.9 Translated
日本語 3.6.3 Translated
Tiếng Việt 3.6.5 Translated

Not translated

Language Since version Status
Bahasa Indonesia - Help wanted
हिंदी - Help wanted
Українська мова - Help wanted
norsk - Help wanted
čeština - Help wanted
suomi - Help wanted
Tiếng Việt - Help wanted
srpski - Help wanted
dansk - Help wanted
Türk - Help wanted
Slovenščina - Help wanted

Screenshots (Light theme)


Screenshots (Dark theme)


How to use

Videos

Black Duck Open Hub

Privacy Policy

Feedback

If you have any question or feature idea for app, you can open issue on this page or contact me by email [email protected].

How to contribute

Before commit, read Commit Convention. Make sure your build is green before you contribute your pull request. Then:

$ ./gradlew clean
$ ./gradlew build
$ ./gradlew -Pandroid.testInstrumentationRunnerArguments.class=com.smlnskgmail.jaman.hashchecker.AndroidTestSuite connectedCheck

If you don't see any error messages, submit your pull request.

Contributors

Special thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].