资源列表
DES算法中key生成部分,输入为16位16进制密码
- DES算法中key生成部分,输入为16位16进制密码,输出为包含16个子密钥的数组,key generation in DES algorithm
正确的模拟DES的加解密
- 此程序由python+pyQt编写完成,能较正确的模拟DES的加解密,但有不足!仅供参考!-This program written by the python+ pyQt completed, can a more accurate simulation DES encryption and decryption, but there is insufficient! Reference purposes only!
KeyPro加密狗模擬器 v4.20 for DOS
- KeyPro加密狗模擬器 v4.20 for DOS,KeyPro encryption dog mold 鈻
基于LSB的信息隐藏技术
- 基于LSB的信息隐藏技术——MFC——编译已经通过运行正常,LSB-based Information Hiding- MFC- has been compiled by running the normal
Enigma 模仿Enigma实现
- 相信看过密码学的人都知道这个二战时的加密机,本程序主要是实现其加密算法,模仿Enigma实现,Cryptography trust people read all know this World War II encryption machine, this program is to achieve its encryption algorithm implementation imitate Enigma
凯撒密码算法的实现
- 凯撒密码算法的实现 加密:c=k1*m+k2 mod 26 解密:m=k1-1(c-k2) mod 26 ,Caesar password encryption algorithm: c = k1* m+ K2 mod 26 Decryption: m = k1-1 (c-k2) mod 26
Matlab的AES实现,还有效果图
- Matlab的AES实现,还有效果图,Demo程序,以及相应的PDF文档,值得参考!-Matlab implementation of AES, as well as renderings, Demo program, and the corresponding PDF document, it is also useful!
公钥密码基础设施应用技术体系
- 公钥密码基础设施应用技术体系 密码设备应用接口规范 做系统安全性的参考文档。-Application of public key cryptography infrastructure equipment application technology system password security system interface specifications make reference to the document.
PKCS最全面的资料
- PKCS最全面的资料,从PKCS1到PKCS15,全面而详实,想学习PKCS的朋友可以看一下,PKCS most comprehensive information, from PKCS1 to PKCS15, comprehensive and informative, would like to learn PKCS friends can look at
SHA1加密算法,标准C实现
- SHA1加密算法,标准C实现,已经测试通过。,SHA1 encryption algorithm, the standard C implementation, testing through
EncryptUtils.支持MD5、Base64、DES的加密和解密算法的小程序
- 支持MD5、Base64、DES的加密和解密算法的小程序,Support for MD5, Base64, DES encryption and decryption algorithm applet
对证书的基本操作,如读取证书DN
- 对证书的基本操作,如读取证书DN,证书有效期等,Basic operation of the certificate, such as reading the certificate DN, the certificate is valid, etc.
