Skip to content

Commit

Permalink
Update documents.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Dec 23, 2024
1 parent 28c2f50 commit 0b39c1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion K7Pal/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ although the implementation may not in this repository.
- MD5
- SHA-384
- SHA-512
- ED2K (Based on MD4 implementation because it's a MD4 variant)
6 changes: 3 additions & 3 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ Kenji Mouri
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, ED2K).
Snefru-128, Snefru-256, Tiger, Tiger2, BTIH, TTH, Whirlpool), xxHash
(XXH3_64bits, XXH3_128bits), GmSSL (SM3), and Windows CNG API (MD2, MD4, MD5,
SHA-384, 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
Expand Down

0 comments on commit 0b39c1f

Please sign in to comment.