搜索资源列表
release
- DLL是一个视窗DLL应用,可以实现通过GSM调制解调器发送、接收、阅读和删除短信息。它支持Visual C/C++、VB(v6和2003)、C# .NET以及其它编程语言,可以对信息采用AES、DES、3DES、ARC4、CAST128、Blowfish、Twofish等加密方式。 -smsdll gsm
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
- 实现des加密解密,三重des加密解密的类-The realization of DES encryption and decryption, three DES encryption and decryption class
3DES
- 3des 加密解密算法源代码 MFC界面-3des encryption and decryption
chap02
- 各种加密mdd5555,des,3 dse3-Various encryption mdd5555, des, 3des, 3dse3
ThreeDES_ECB_EnDecrypt
- 实现3Des加密算法中,在ECB模式下进行加密数据和解密数据。-3Des encryption algorithm to achieve, in the ECB mode the encrypted data and decrypt data.
OsYWioQU
- DES/3DES 加密解密模块 Encrypt3Des_ArrToArr 函数说明: 3DES加/解密 返回: 无 参数: m_bit() As Byte 输入 e_bit() As Byte 输出 ,元素个数为8的倍数 bFlag As Byte 可选输入,为2则解密,其它或为缺省时为加密-DES/3DES
JAVA-API
- java常见字符转换、系统时间获取、MD5加密、3des加密-java common character conversion, the system time to obtain, MD5 encryption, 3des encryption
encrypt
- 支持des 3des aes加密 ecb cbc ofb等多种加密模式-des 3des aes /ecb cbc ofb
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
3des-des
- 世界著名的加密des 3des加密和解密验算工具,很好用,可用于计算机编程和嵌入式系统编程中。-World famous encryption des 3des encryption and decryption tool, useful, can be used for computer programming and embedded systems programming.
DES20160106
- 编辑框数据获取,单DES、3DES计算及数据输出显示,用于数据加密测试等。-Data 3DES
DesArithmetic
- Des算法功能实现,包括单DES算法加密解密和3DES算法加密解密-Des algorithm function, including a single DES encryption and decryption algorithm and 3DES encryption algorithm
3DES
- 3DES加密解密算法的C++实现,支持文件和字符串的加密解密-3DES code
3DES DES AES
- .版本 2 ' 关于参数 hexkey, hexiv, hextext, hexresult ' hexkey 选择CryptoJS.enc.Hex.parse(key)或是CryptoJS.enc.Utf8.parse(key) ' hexiv 同上 ' hextext 解密的时候传入base64编码格式或是hex编码格式 ' hexresult 加密的结果为base64编码格式或是hex编码格式(Version 2 'on arguments hexkey, hexi