资源列表
jpegshow
- 图像加密与解密代码,容易修改参数,供大家参考
tea
- tea加密解密DLL,可调用相应的原文,密钥实现加密,然后通过密文,密钥解密
java_encrypt_decrypt
- 1、利用公钥密码技术实现对称密码技术密钥的分配; 2、利用所分配的对称密钥对通信内容进行加/解密;
DES_1
- 这是DES的实现源码,推荐大家下载!仅供参考,有误请指正!
Hash
- 这是Hash的实现源码,推荐大家下载!仅供参考,有误请指正!
blowfish
- 嵌入环境下Blowfish加密算法的实现,该算法代码后来移植到Atmega128芯片上实现并在现场应用至今2年多
securitycode
- hill playfair vigenere 密码加密算法 (C++实现)
NetListener
- 网络监听程序 网络监听程序
playfair
- playfair加密算法(C++实现)包含源代码及可执行文件
KeyGen
- 一种基于keygen的加密算法,在vc++6.0下通过编译,输入内容后可以加密成一行 没有规律的字符串,适用于为应用程序设置序列号
encrpytionsoftware
- Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Pleas
md5
- md5 vc++源码 包括.h头文件和算法cpp文件
