Commit Graph

58 Commits

Author SHA1 Message Date
hashlag cebb9cca51 Md4: Fix round function calls formatting 2025-08-03 20:39:58 +03:00
hashlag 5aedfc5914 Merge branch 'main' into md5 2025-08-03 20:27:51 +03:00
hashlag 0bd4161d72 Add the MD5 message digest algorithm draft implementation 2025-08-03 20:27:20 +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