Automated tool implementing Hash Length Extension Attack in MD4,MD5,SHA1,SHA256,SHA512 along with an example
-
Updated
Nov 16, 2024 - Python
Automated tool implementing Hash Length Extension Attack in MD4,MD5,SHA1,SHA256,SHA512 along with an example
A pure Python implementation of the MD4 cryptographic hash function, designed for educational and legacy compatibility purposes. This implementation is fully compliant with the original MD4 specification and includes test cases to validate correctness.
Add a description, image, and links to the md4-hash topic page so that developers can more easily learn about it.
To associate your repository with the md4-hash topic, visit your repo's landing page and select "manage topics."