资源列表
l
- this the lzw compression technique program in c-this is the lzw compression technique program in c++
sdes
- this SDES technique program in c language-this is SDES technique program in c language
SWBIT
- this bti stuffing program in c-this is bti stuffing program in c
swty
- this crc program in c language-this is crc program in c language
MD5
- MD5 加密,解密的算法,直接引用就可以了-MD5 CODE
AES-Dec
- AES加密算法的解密算法,进行128位解密实现-AES encryption algorithm decoding method, a 128-bit Decoding
AES-enc
- AES加密算法的加密部分,128位加密算法实现-AES encryption algorithm the encryption part, 128-bit encryption algorithms
des02
- 使用C++完成对称加密算法。小小程序-Completion of a symmetric encryption algorithm
text_file_encryption
- Simple encryption code. Encrypt a text file and can be decrypt with that as well.
DESTest
- DES加密解密,了解掌握加密解密算法的基本知识-DES encryption and decryption, learn to master the basics of encryption and decryption algorithm
DES_zyj
- DES算法在C++上的实现并且分析该算法 -DES algorithm to C++ on the realization and analysis of this algorithm
PKi
- 数字证书的生成 数字证书包含证书中所标识的实体的公钥(就是说你的证书里有你的公钥),由于证书将公钥与特定的个人匹配,并且该证书的真实性由颁发机构保证(就是说可以让大家相信你的证书是真的),因此,数字证书为如何找到用户的公钥并知道它是否有效这一问题提供了解决方案。 -The technology of PKI