搜索资源列表
3DES加密算法源代码
- DES加密源代码,用3DES加密算法。 加密强度高,到目前为止,还无人能够破解!-DES encryption source code, using 3DES encryption algorithm. Encryption strength, so far, no one can break!
3DES
- 3DES加密算法~~~~~~~ 密码学课程设计
针对PC的DES加密算法
- 针对PC的DES、3DES加密算法以及测试程序
基于单片机的实时3DES加密算法的实现pdf
- 基于单片机的实时3DES加密算法的实现.pdf
JAVA加密3des算法
- JAVA加密算法JAR包,很全的。
3DES加密算法
- 进行3DES加解密处理
3DES 是DES向AES过渡的加密算法
- 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以3des加密算法 DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。 -3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。
详细讲解3DES加密算法的加密过程
- 详细讲解3DES加密算法的加密过程,对学习和编写3DES加密的朋友可能有些帮助!-Explain in detail the process of encryption 3DES encryption algorithm, 3DES encryption and the preparation of learning may help a friend!
des3.rar
- 3des加密算法实现,经过FPGA验证的!,3des encryption algorithm, after FPGA validation!
Java_TripleDES
- Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
jiami
- 有多种加密算法,如:字节取反、循环异或、码变换法、CSED、D3DES。-There are a variety of encryption algorithms, such as: anti-byte check, recycling XOR, code transformation, CSED, D3DES.
gcc_des.tar
- gcc编译的des,3des加密解密算法。使用方法见main.c中的注释。-gcc compiler for des, 3des encryption and decryption algorithm. Main.c see the use of the Notes.
qcode
- 3DES加密算法源代码,里面含有加密和解密源码,已经将加密和解密封装成两个文件,你可以方便的调用-3DES encryption algorithm source code, which contains the source code for encryption and decryption, encryption and decryption has been packaged into two files, you can easily call!!
DES3DESAES
- C语言版的DES,3DES,AES加密算法以及MD5数字签名-C language version of the DES, 3DES, AES encryption algorithm and MD5 digital signatures
3DES_20090927
- 自己做的3des加密算法delphi示例源程序.-Its own encryption algorithm 3des do delphi sample source code.
ARM1
- 这是一个基于ARM的3DES加密算法,里面有算法的详细实现-This is an ARM-based 3DES encryption algorithm, which has a detailed algorithm to achieve
3Des
- des加密解密。DES加密源代码,用3DES加密算法。-des encryption
3DES
- 3DS加密算法及使用实例,在VC6.0环境调试通过-3DS source code and sample
C++实现3Des算法
- 用Visual C++实现3DES加密算法(C++ implementation of 3DES algorithm)