搜索资源列表
RSADemo1
- 基于DLL的16位RSA演示程序,开发环境VC++,MFC-16 RSA demo program, the development environment VC, MFC
DES_key_src
- 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
DES_
- DES加密解密算法vc实现 用MFC作了界面-DES encryption and decryption algorithms vc achieve interface made with MFC
Base64_src
- 学习BASE64编码时的习作,VC/MFC编写的BASE64编、解码程序源代码,通过程序界面可直接将指定文本编码或解码,速度快。也可直接将代码稍加修改用于实际应用。-learning BASE64 encoding the coursework, VC / MFC prepared BASE64 series, decoder source code through the program interface can be directly specified text encoding or
RSA
- 这个rsa算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错
DESxin
- 这个是des的算法,是在VC下实现的,用mfc做了界面
BlowFish_E189816672005
- VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
crypt
- 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
DES-VC6.0-MFC
- VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
AES
- AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
VC_RSA
- rsa加解密程序-rsa encryption and decryption process
RSA
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
RSAvc1985
- 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮, 简单的RSA算法的加密解密程序,带MFC界面的 -Vc++6 to achieve using a RSA encryption process, complete functions, run the more beautiful interface, simple RSA encryption and decryption algorithm procedures, interface with MFC
rsa123987
- 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
MD5
- MD5的封装类 在Vc++6.0平台制作,封装的一个类-MD5 Vc++6.0 MFc
mimaxshiyan
- 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
bxnmfc18ok
- 最好的开源AES加解密程序 MFC编写 功能强大 AES VC++ MFC VC++6.0 最好的加密解密程序 功能强大 这是迄今为止,我发现的最好的开源AES加解密程序,界面友好,功能强大-The best open source AES encryption and decryption process MFC write powerful AES VC++ MFC VC++6.0 best powerful encryption and decryption process is
ECC
- 基于离散对数的椭圆曲线公钥加密算法(ECC encode)程序,vc++/MFC,已实现完整的加密解密功能,供大家参考.-Based on elliptic curve discrete logarithm of public-key encryption algorithms (ECC encode) program, vc++/MFC, it has achieved full encryption and decryption functions, for your reference.
yxyDES2_MFC
- 3des vc-mfc加密和解密,有喜欢的可以自己看一下,有啥问题也可以联系我-3des encrypt and deciphering
md5
- MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)