搜索资源列表
TripleDes算法de实现
- 之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。
针对PC的DES加密算法
- 针对PC的DES、3DES加密算法以及测试程序
3DES
- 用C实现的3DES算法,经过调试,实现功能-3DES algorithm with the C implementation, after debugging, function
FileDeedBox
- 使用3des算法对当个文档加密,然后选择加密后的存储路径。选择要解密文档进行解密操作。-3des algorithm used when a document encryption, and then select the encrypted storage path. Select the decryption operation to decrypt the document.
3DES
- 3des的VC++算法的实现,是我在网上找的!我觉得很实用-3des of VC++ algorithm, that I find online! I find it very useful
33dees-suanffD
- 3des算法code,已经通过visuaal c++编译.比一重des算法更加可靠! -3des algorithm code, compiled by visuaal c++. More reliable than a re-des algorithm.
Java_C_3DES
- 提供java与c加解密一致的3des算法-The provided java and c encryption and decryption consistent 3des algorithm
TripleDES
- 3DES算法源码 MAC计算源码 CBC算法 金融标准PAD-The 3DES algorithm source MAC calculate source the CBC algorithm Financial standard PAD
3DES
- 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。 3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
3DES
- 3DES算法的加密和3DES算法的解码简单演示-3DES algorithm to encrypt and decode simple demonstration
AESDESRC2RC43DES
- 一个des、3des算法的例子,附有算法源代码和运用代码,各位感兴趣就-this is packbag.
3DES-CPP
- 3des加密解密,des加密解密该算法通过编译,可以直接使用。-3DES encryption and decryption algorithms.
3DES
- 3des 加密解密算法源代码 MFC界面-3des encryption and decryption
DesEnc
- c语言的3des算法源码 加密结果好像和标准有出入 请高手校正-C 3DES SOURCE CODE
des
- C#实现DES和3DES算法的CBC和ECB函数-C# DES and 3DES CBC algorithm and ECB function
DesArithmetic
- Des算法功能实现,包括单DES算法加密解密和3DES算法加密解密-Des algorithm function, including a single DES encryption and decryption algorithm and 3DES encryption algorithm
3DES
- 3DES加密解密算法的C++实现,支持文件和字符串的加密解密-3DES code
My_3DES
- 3Des加密解密算法,使用C语言对算法进行实现。(3Des encryption and decryption algorithm, using C language to achieve the algorithm.)
crypt.des
- 3DES加密算法的源码,欢迎相互交流,和免费下载(3DES encryption algorithm source code, welcome to download)
C++实现3Des算法
- 用Visual C++实现3DES加密算法(C++ implementation of 3DES algorithm)