An open API service indexing awesome lists of open source software.

https://github.com/5noxi/hash-generator

Computes cryptographic hash values (standard hashes MD5, SHA1, SHA256 and HMAC-based hashes) Share the hash with the file, to avoid "fake" ones.
https://github.com/5noxi/hash-generator

automation filehash hash hash-generator hmac-md5 hmac-sha1 hmac-sha256 hmac-sha512 md5 powershell ripemd160 sha1 sha384 sha512

Last synced: 7 months ago
JSON representation

Computes cryptographic hash values (standard hashes MD5, SHA1, SHA256 and HMAC-based hashes) Share the hash with the file, to avoid "fake" ones.

Awesome Lists containing this project

README

          

# Hash-Generator
Computes cryptographic hash values (standard hashes MD5, SHA1, SHA256 and HMAC-based hashes) Share the hash with the file, to avoid "fake" ones, preview:

![hashpre](https://github.com/5Noxi/Hash-Generator/blob/main/NV-Hash.png?raw=true)

## Discord Server
- https://discord.gg/E2ybG4j9jU
## Generated Hashes:
- `MD5`
- `SHA1`
- `SHA256`
- `SHA384`
- `SHA512`
- `RIPEMD160`
- `HMACMD5`
- `HMACSHA1`
- `HMACSHA256`
- `HMACSHA384`
- `HMACSHA512`