diff options
Diffstat (limited to '')
-rw-r--r-- | obfuscator/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obfuscator/README.md b/obfuscator/README.md index 5ab0937..31492d3 100644 --- a/obfuscator/README.md +++ b/obfuscator/README.md @@ -1,6 +1,7 @@ # obfuscator obfuscator is a C/C++ source-code obfuscation tool.<br/> +obfuscator can use SHAKE128 and SHAKE256 to generate hash digests.<br/> ## Status You can find a list of the implemented features and the ones that will be implemented below.<br/> |