Description: Folder encryption tool (open source code)
Software Author: dyforc
Found the software folder encryption less, but I do not fit, so to write one. Is the designated folder and all its subdirectories file encryption.
Calculation made use of encryption is RC4.
This procedure features:
1. Can specify the encryption length (that is, only part of the document encryption), (large file encryption useful)
2. Can be randomly generated dynamic key
(Even if encrypted a file directory of the encryption key being cracked, the directory does not affect other encrypted files, because a different encryption key for each document, by the calculation of input generate a random key)
3. Of file name can be random, the document to generate MD5, in order to protect the successful decryption.
4. The process of encryption and decryption process to allow the implementation of the specified script.
File list (Check if you may need any files):
dirsh
.....\build_dirsh.bat
.....\dirsh.c
.....\dirsh.exe
.....\dirsh.h
.....\list.h
.....\map.c
.....\map.h
.....\md5.c
.....\md5.h
.....\rc4.c
.....\rc4.h
[原创]文件夹加密工具(开源代码).files
....................................\attachimg.gif
....................................\image.gif
....................................\newtopic.gif
....................................\noavatar.gif
....................................\rar.gif
....................................\reply.gif
....................................\star_level1.gif
....................................\style_1.css
[原创]文件夹加密工具(开源代码).htm