资源列表
des
- 这是一个我用过的数据加密函数,可以用在一卡通的数据加密,加入工程即可用,请大家放心使用-This is the one I used data encryption function, can be used in the card' s data encryption to the project can, please rest assured to use
pointers
- some source codes for various problems on pointer.
triple_DES
- 使用的是BCB5开发的一个简单的3DES的DEMO,对文件采用的是密文挪用来处理短块。-Using BCB5 developed a simple 3DES of DEMO, the document is used ciphertext diverted to deal with the short block.
20041116073743
- 一个简单的注册机加码,拥有了她你可以保证你文件的安全性.-a simple RI coded with her you can guarantee that you have the security of the document.
DES
- des加密算法是对称加密算法,但它的安全性在现实中是足够高的-des encryption algorithm is a symmetric encryption algorithm, but in reality security is high enough
3DesDemo_java
- java 3DES加密解密 案例 完整源代码 MAC9.9算法 可以根据自己需要进行修改 -java 3DES encryption and decryption algorithms MAC9.9 case complete source code can be modified according to their needs
20117321274446
- 刚刚学vb 程序可能有点乱.... 本程序提供 字母表顺序加密、栅栏(2个一组)加密、摩斯电码加密、手机键盘加密、md5加密、凯撒加密(不成熟,bug比较多) 有什么建议的可以提出来,大家一起进步 -Just learning vb program may be a bit chaotic .... This procedure provides encryption alphabetical order, the fence (2 a) encryption, Morse cod
MD5_Assemble
- 汇编内核的MD5算法C源码,核心运算部分采用汇编语言编写,执行高效。VC++环境开发,由于直接在C代码中直接嵌入汇编,因此可无须另外设置,可直接使用。
PPMD_static_lib
- Here is static lib based on PPMD var E by Dmitri Shkarin, compiled with Visual Studio 6
EncodeFile_DES
- EncodeFile_DES 加解密演示源码-EncodeFile_DES
Unidad-IV..
- Reviciones generales a las funcionalidades del lenguaje java, astucias con bucles, sentencias de control, etc.
MD5Encrypt
- MD5算法具有以下特点: 1、压缩性:任意长度的数据,算出的MD5值长度都是固定的。 2、容易计算:从原数据计算出MD5值很容易。 3、抗修改性:对原数据进行任何改动,哪怕只修改1个字节,所得到的MD5值都有很大区别。 4、强抗碰撞:已知原数据和其MD5值,想找到一个具有相同MD5值的数据(即伪造数据)是非常困难的。 MD5的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的十六进制数字串)。除了MD
