资源列表
desrc3
- 这是一个关于 三重DES 和 RC3 文件加密算法的C++ 程序-This is a file on the triple-DES encryption algorithm and RC3 C++ program
javaSHA1
- JAVA实现SHA1摘要算法,目前只支持SHA1,后期考虑支持其它摘要算法-JAVA SHA1 digest algorithm implementation, currently only supports SHA1, post-digest algorithm consider supporting other
MyDesCode
- 用VC++实现DES加密解密算法,模拟DES加密解密算法过程,用VC++实现简化的DES加密解密-VC++ to achieve with DES encryption and decryption algorithms, simulated the process of DES encryption and decryption algorithms, using VC++ to achieve a simplified DES encryption and decryption
MD5S
- MD5变换算法实现。 实现对字符串,文件的MD5值计算。由于编码方式不同,输入中文时和ANSI有区别。 很实用的小程序~!!!学习,应用都可以- A useful tiny progaraming project, to realise the MD5 transformation refering to the letters and the files. you can either learn the thought of it or just t
MAc
- 用C++获取硬盘的序列号ID以及网卡的MAC地址的源代码,可以用此方式结合md5加密算法进行软件加密。-Using C++ access to the hard drive serial number and ID card of the MAC address of the source code can be used this way md5 encryption algorithm combines encryption software.
MatLab
- matlab下m语言实现加密解密文件夹 -encrypt decrypt folder with matlab
RSA
- RSA加密其中有MD5算法的实现 RSA中用到了大数库MIRacl库 详见代码-RSA
ibe-0.7.2-win
- 这是一个windows环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率. -This is a windows environment to achieve identity-based PKI system source code, developed by the University of stanford. Use of Elliptic Curve Cryptography pub
md5
- 改进的asp中md5代码,修复了中文字符加密不一致的问题-Improved asp md5 code, repair Chinese character encryption inconsistent
dsa
- DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has signed and confirmed
AES
- C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
rsa_des
- 混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的-Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems, are encrypted
