资源列表
exepass
- 很多人制作了EXE文件后不希望别人看到,所以需要加密,这个软件就是针对exe文件加密,并且附带源码!-Many people make the EXE file, do not want others to see and so they need encryption, this software is for the exe file encryption, and comes with source code!
C90DES
- C写的不到90行的标准DES加密算法代码,部分代码可看源码爱好者截图所示,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, part of the code can look at source enthusiasts screenshot below, DES encrypt
AES
- AES加密算法 C++的AES代码 在VC7.1下编译调试成功
EnhancedSPN
- 采用des增强的spn加密解密算法源码,可以直接编译-SPN encryption algorithm using DES encryption and decryption algorithm source code, you can directly compile
des
- 网络安全中的des加密解密算法,可以实现,算法简单,代码介绍详细,适合学习-Des encryption and decryption algorithm in network security can be achieved, a simple algorithm, the code introduced in detail, suitable for learning
idea
- IDEA加密解密功能,可以直接使用,功能强大
JiaMI
- 这个程序主要是通过算法加密或解密文件,而加密和解密的秘钥可以实现自定义。- This program mainly through algorithm to encrypt or decrypt files, and to encrypt and decrypt the secret key can be custom.
aes
- 这是一个AES的源码,我已经测试过了,确认可以用了。可以放心下载。-This is an AES source code, I' ve tested, and confirm that you can use the. Can rest assured that download.
aestest1
- aes加解密的一种列子说明,添加库后方可应用
DESDelphi
- delphi中的字符串加解密函数库,使用DES算法,直接引用即可!-delphi the string encryption functions, the use of DES algorithm can be applied directly!
password
- 作品名称:数字密码加密程序(三次改进版)作品目的:增加对条件指令、循环指令的了解并熟悉自定义函数、调用函数的方法以及文件处理指令作品功能:实现注册验证及对数字进行加密、解密功能,作品改进:利用软件爆破原理改进了程序输入正确序列号重启后仍需再次输入序列号的缺陷作品缺陷:程序判断用户的选择只能用数字否则出错(尝试用过char类型),只能加密9位数字否则不能正确解密(此BUG与算法无关),无论注册码是否正确重启程序后需再次输入序列号.以上原因尚不明确!⊙﹏⊙b汗.希望各位能多多指教 -Title
