搜索资源列表
3des C++
- 一种3des加解密例程
socket ecc+3des加密聊天c语言
- socket编程, ecc+3des加密聊天c语言实现
3DES
- 用C实现的3DES算法,经过调试,实现功能-3DES algorithm with the C implementation, after debugging, function
16bitsDES3DES(TDES)V1.0
- 3Des互换工具,可以实现明文转换为密文,可以密文转明文。-3Des swap tool, you can achieve plaintext into ciphertext, you can switch to plaintext ciphertext.
3DES
- 3DES encryption used in master and session key.
source
- 3des源码,实现加解密过程,很详细 来自网络-3des source
3DES
- 3des的VC++算法的实现,是我在网上找的!我觉得很实用-3des of VC++ algorithm, that I find online! I find it very useful
3DES-PBOC-MAC
- 程序实现了3DES、DES加解密,PBOC的DES、3DES的MAC。 首先输入16进制的ASC码。将每个ASC转为4位二进制。然后DES运算。最后将每4位二进制结果转化为一个ASC输出。 -Program implements 3DES, DES encryption and decryption, the PBOC' s DES, 3DES the MAC. First, enter the ASC hexadecimal code. Each ASC to four bina
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
3DES-CPP
- 3des加密解密,des加密解密该算法通过编译,可以直接使用。-3DES encryption and decryption algorithms.
3DES
- 3des 加密解密算法源代码 MFC界面-3des encryption and decryption
3DES
- 3DES运算源码和测试用例,适用于初学者,一看就明白-3DES algorithm source code and test cases, for beginners, one can understand
3des-des
- 世界著名的加密des 3des加密和解密验算工具,很好用,可用于计算机编程和嵌入式系统编程中。-World famous encryption des 3des encryption and decryption tool, useful, can be used for computer programming and embedded systems programming.
3DES
- 控制台程序实现了3DES的加密和解密的功能-3DES encryption and decryption implementation
3DES
- 3DES加密解密算法的C++实现,支持文件和字符串的加密解密-3DES code
Gelato.Ace.Tool
- 工作中的小工具,包括读卡器和SSIS,还有3des的解密(Small tools at work, including reader and SSIS, and 3DES decryption)
DES_TEST
- Delphi 3DES解密代码,随便乱上传的,为了凑够字数(abcdefghijklmnopqrst)
My_3DES
- 3Des加密解密算法,使用C语言对算法进行实现。(3Des encryption and decryption algorithm, using C language to achieve the algorithm.)
C++实现3Des算法
- 用Visual C++实现3DES加密算法(C++ implementation of 3DES algorithm)