搜索资源列表
encrypt.tar
- 文件加密,可以加密文件和解密文件,比较简单的一个程序-File encryption, you can encrypt files and decrypt files, a relatively simple procedure
des
- des加密、解密,验证可以使用,符合gun规则-des encrypt and decrypt
sdc
- sdc源码,在ubuntu12.4中编译成功,用于对linux中可执二进制行文件的加密。执行make会弹出编译选项,编译成功后会生成sdc,例如:可执行二进制文件为hello,执行./sdc hello 后输入密码,会生成加密文件hello.sdc ,执行./hello.sdc,输入解密密码会生成hello。 -SDC, or Self Decrypting Binary Generator, creates self decrypting binaries for common operati