simdsoft / x-studio

This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2024 Simdsoft Limited
https://simdsoft.com/x-studio
118 stars 37 forks source link

Improve EncryptSystem #917

Closed halx99 closed 2 years ago

halx99 commented 2 years ago

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

halx99 commented 2 years ago

-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