Closed halx99 closed 2 years ago
-dha: Specify file data hash algorithm: xxh(xxhash), md5, ..., DEPRECATED option name is: -dda -fha: Specify file name hash algorithm: xxh(xxhash), md5, ... -alg: Specify file data encrypt algorithm: rc4, aes(aes-cbc)
-dha
-dda
-fha
-alg
xxhash
rc4
-c -enc encrypt-cfg.xml -i=d:\dev\x-studio\xscore -o=d:\dev\x-studio\xscore-flat -t=*.cpp -dha=xxh -fha=xxh -alg=rc4 -eflags=9
Add flags:
-dha
: Specify file data hash algorithm: xxh(xxhash), md5, ..., DEPRECATED option name is:-dda
-fha
: Specify file name hash algorithm: xxh(xxhash), md5, ...-alg
: Specify file data encrypt algorithm: rc4, aes(aes-cbc)New features
xxhash
rc4