搜索资源列表
rsa1-cpp
- rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
DES
- 在vc环境下,用c++实现DES算法的.cpp文件。 里边含有一些可用的头文件以及演示
md5
- md5 vc++源码 包括.h头文件和算法cpp文件
IDEA
- idea算法VC++源码,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp resource.h stdafx.h stdafx.c-idea algorithm VC++ source, including the series of documents idea.hidea.cppideadlg.hideadlg.cppresource.hstdafx.hstdafx.c
md5_lib
- md5 lib for vc,包括c和cpp的两个版本,同时有测试文件-md5 lib for vc, including two versions of c and cpp, while the test file
aes-crypto-cpp
- aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++