Skip to content

ThetaHash-Q1 v0.4 — Experimental 1024-bit ARX hash function (θ-Mix Core). Open research initiative exploring diffusion, avalanche behavior, and cryptographic performance through global collaboration.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE-CODE.txt
Unknown
LICENSE-DOCS.txt
Notifications You must be signed in to change notification settings

splashevolution/ThetaHash-Q1

thetahash-ci

ThetaHash-Q1 v0.4 — Experimental 1024-bit ARX Hash Function (θ-Mix Core)

This implementation is an educational experiment intended for research and testing only. It has not been audited or proven secure for production use.

  • Run pytest -q to verify KATs.

Quick commands

Windows (double-click or run in cmd)

  • run_tests.bat → runs pytest
  • run_bench.bat → runs python bench.py (use flags like --total 32 --block 256)

macOS/Linux

make test      # runs pytest
make bench     # runs python bench.py
python bench.py --total 32 --block 256

About

ThetaHash-Q1 v0.4 — Experimental 1024-bit ARX hash function (θ-Mix Core). Open research initiative exploring diffusion, avalanche behavior, and cryptographic performance through global collaboration.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE-CODE.txt
Unknown
LICENSE-DOCS.txt

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published