Commit Graph

7 Commits

Author SHA1 Message Date
hashlag
c4ddd78d59 Introduce a distinct class name for the MD4 Hasher 2025-08-09 16:55:01 +03:00
hashlag
cebb9cca51 Md4: Fix round function calls formatting 2025-08-03 20:39:58 +03:00
hashlag
d124dfb752 Add missing <string> include 2025-08-03 15:31:04 +03:00
hashlag
cee015bf54 Fixed an error in namespace end comment 2025-08-03 15:13:25 +03:00
hashlag
dc84720b59 Rename the array of byte-by-byte message length representation for meaningfulness. 2025-07-27 20:36:41 +03:00
hashlag
a748a6aaab Delete an outdated comment, operations are Mod 64 by now. 2025-07-27 16:52:57 +03:00
hashlag
2d95f655bf Add the MD4 message digest algorithm draft implementation 2025-07-27 02:19:38 +03:00