diff --git a/K7Pal/ReadMe.md b/K7Pal/ReadMe.md index 1ca1909e..43c36223 100644 --- a/K7Pal/ReadMe.md +++ b/K7Pal/ReadMe.md @@ -27,3 +27,4 @@ although the implementation may not in this repository. - MD5 - SHA-384 - SHA-512 + - ED2K (Based on MD4 implementation because it's a MD4 variant) diff --git a/ReadMe.md b/ReadMe.md index ccd8ed38..d10aef79 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -56,12 +56,12 @@ Kenji Mouri - Support the Per-Monitor DPI-Aware for all GUI components. - Support the i18n for GUI edition of Self Extracting Executable. - Integrate the following hash algorithms to NanaZip from RHash (AICH, BLAKE2b, - BTIH, ED2K, EDON-R 224, EDON-R 256, EDON-R 384, EDON-R 512, GOST R 34.11-94, + BTIH, EDON-R 224, EDON-R 256, EDON-R 384, EDON-R 512, GOST R 34.11-94, GOST R 34.11-94 CryptoPro, GOST R 34.11-2012 256, GOST R 34.11-2012 512, HAS-160, RIPEMD-160, SHA-224, SHA3-224, SHA3-256, SHA3-384, SHA3-512, Snefru-128, Snefru-256, Tiger, Tiger2, TTH, Whirlpool), xxHash (XXH3_64bits, XXH3_128bits), GmSSL (SM3), and Windows CNG API (MD2, MD4, MD5, SHA-384, - SHA-512). + SHA-512, ED2K). - Enable Control Flow Guard (CFG) to all target binaries for mitigating ROP attacks. - Mark all x86 and x64 target binaries as compatible with Control-flow