Skip to content

Generates Hashes (md5, crc32, SHA1, SHA256, SHA512, etc.) for the contents of a directory and performs an XOR operation on the results of each file

License

Notifications You must be signed in to change notification settings

icarus523/xorCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xorCalc

This is the version v0.3

  • XORs a directory containing files using a Seed for HMAC-SHA1 (default: 00)
  • Supports Algorithm: HMAC-SHA1, SHA1, SHA224, SHA256, SHA384, and SHA512, MD5 and CRC32
  • Created for TattsRNG XORs, can be used for EGMs XORs or others.

About

Generates Hashes (md5, crc32, SHA1, SHA256, SHA512, etc.) for the contents of a directory and performs an XOR operation on the results of each file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages