搜索资源列表
3DES
- 用C实现的3DES算法,经过调试,实现功能-3DES algorithm with the C implementation, after debugging, function
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
Des_3Des_Aes
- 用C#编写的分组密码算法加解密演示系统,可以实现DES,3DES和AES字符串和文件的加解密-Written in C# using block cipher encryption and decryption demo system that can achieve DES, 3DES and AES encrypt and decrypt strings and files
3DES
- 3des 加密解密算法源代码 MFC界面-3des encryption and decryption
ThreeDES_ECB_EnDecrypt
- 实现3Des加密算法中,在ECB模式下进行加密数据和解密数据。-3Des encryption algorithm to achieve, in the ECB mode the encrypted data and decrypt data.
des_latest.tar
- 利用verilog实现的DES和3DES两种加密算法,其中每个算法又利用了两种实现方式,分别是面积优先和性能优先-Both use DES and 3DES encryption algorithms verilog implementation, which took advantage of each algorithm implemented in two ways, which are the priority and performance priority area
DesArithmetic
- Des算法功能实现,包括单DES算法加密解密和3DES算法加密解密-Des algorithm function, including a single DES encryption and decryption algorithm and 3DES encryption algorithm
3DES
- 3DES加密解密算法的C++实现,支持文件和字符串的加密解密-3DES code