资源列表
RSA
- RSA加密解密算法源码,功能齐全,没有密码,使用方便,学习用.
MD5
- M5D算法实现,简单易用,已在实际项目中通过验证-M5D algorithm, easy to use, has been validated in the actual project
aes
- 其程序是用xilinx环境下编写的,风格是Verilog,请大家提意见。-The program is written using xilinx environment, style Verilog, please comments.
sha
- 使用标准C++开发的SHA-1算法的实现
crypto4
- c++ code for crypto system
shiyan
- 汇编语言实现文件加密解密- The assembly language realization document encryption deciphers
code
- 加密算法DES的VC++实现,只是简单地实现,并没有图形界面-Encryption algorithms DES, VC++ to achieve, simply realize that there is no graphical interface
AES
- advanced encryption standard using c++ language
DES
- DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-DES uses a 56 bit key and an additional 8 bit
DES
- 密码学课程设计要求的内容,密码学加密算法DES算法的JAVA实现-The content of curriculum design requirements of cryptography, cryptography algorithm DES algorithm JAVA implementation
对证书的基本操作,如读取证书DN
- 对证书的基本操作,如读取证书DN,证书有效期等,Basic operation of the certificate, such as reading the certificate DN, the certificate is valid, etc.
CRYPO-VIGENERE
- a console program in cryptography permet to encrypt and decrypt text using the method of Vigenere.
