Experimental • Educational • v1.0
Root(-7) Hash Function
Root(-7) is a custom hash function designed to transform an input string into a fixed‑length 64 characters hexadecimal hash.
While experimental in nature, it explores alternative hashing approaches for educational and research purposes.
Do not use in security‑critical applications until fully peer‑reviewed.
At a glance
- Name of Algorithm
- Root(-7)
- Version
- v1.0 (current)
- Author / Organization
- Dr. Murtuza Ibrahim Nullwala
- Date of Release
- 01 July 2025
- Purpose
- Hashing algorithm for converting input (e.g., a password) into a hash value
- Intended Use Case
- Password storage, Data integrity verification, Non-cryptographic hashing, Cryptographic hashing, etc.