搜索资源列表
des
- 使用C++语言编写des加解密算法,开发环境为VS2008-C++ writing des encryption and decryption algorithm
yxyDES2_MFC
- C++实现的3DES加密算法2.2版,VS2008下编译通过,可以对文件和字符串进行加密。-C++ implementation of the 3DES encryption algorithm version 2.2, VS2008 compiled by, you can encrypt files and strings.
jiami
- 对原始密码进行“凯撒”码加密。需要设定密钥。以后存密码就可以以明文的方式大胆的存放了。C# 编写 。vs2008环境下编译通过-The original password " Caesar" code encryption. Need to set the key. After the password stored in clear text can be stored for bold. C#,. vs2008 environment compile
imageencryption
- 主要是C#语言实现图像加密,包括完整的运行程序,VS2008上面可以正常运行-imagine encryption
DBEncryption
- DES加密解密,实在VS2008环境下用C#实现的。-DES encryption and dencryption.
DiffieHellman
- DH实现生成密钥的方法,在VS2008环境下用C#实现。-failed to translate
FileEncryptAndDecrypt
- 3DES C# VS2008 工具源码,可以自行编译-3DES in C# VS2008 tool for source code, you can compile your own
MyEncrypt
- 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
ECC
- 本程序利用c++在vs2008上实现了适合500位 十进制以内的大数计算的椭圆曲线ECC的加解密-This procedure using c++ vs2008 realized on an elliptic curve fit within 500 decimal calculation of large numbers of ECC encryption and decryption
kaisa
- 凯撒密码教学示范程序,c#语言编写, vs2008编译通过,供学习使用。- Caesar cipher teaching demonstration program for learning to use.
des
- des和3des的加密和解密程序,C语言实现,VS2008下测试-encryption and decryption of des(3des)
