搜索资源列表
Sor3.zip
- 转载:TripleDes算法实现提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。有任何问题可以发mail给我。我的mail是:name_caesar@msn.com
TripleDes算法de实现
- 之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。
java加密技术
- java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
TripleDES
- 基于C+的经典3DES加密算法程序,希望对你有帮助-Based on the classic C+ 3DES encryption algorithm, you want to help
Java_TripleDES
- Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
granados200.tar
- Granados是一个基于.NET的SSH客户端库。同时支持SSH1和SSH2。实现了AES, Blowfish, TripleDES, RSA, DSA等加密验证算法。实现TCP协议连接。-Granados is a based on. NET client library for SSH. At the same time support the SSH1 and SSH2. Achieved AES, Blowfish, TripleDES, RSA, DSA and other cryp
Sor3
- 转载:TripleDes算法实现提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。有任何问题可以发mail给我。我的mail是:name_caesar@msn.com- Reprint: The TripleDes algorithm realization provides TripleDes may realize 3DES under two kind of patterns 2key/3key Canada, the
PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998
- PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
Encryption
- C#实现Des , Rc2, Rijndael, TripleDes加密的类-C# to achieve Des, Rc2, Rijndael, TripleDes encryption class
tripledes
- 3-DES加密IP核VHDL源码,3次DES流水执行-VHDL source code for 3-DES encryption IP core, pipelined execution
TripleDES
- This a triple des program-This is a triple des program
TdesEncryptExample
- 使用TripleDES加密算法对输入的字符串加密,并输出加密后的字符串和解密后的结果。-TripleDES encryption algorithm using the input string encryption, and output encrypted string and the decrypted results.
basTDEAExample
- TripleDES encryption
TdesEncryptExample
- 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
TripleDES
- Triple DES encryption / decryption
TripleDES
- triple des algorithm implemented using java
TripleDES
- 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
tripleDES-pl
- 64位gcc环境下perl的DES算法 # 加密:TripleDES($key, $message, 1, 1) # 解密:TripleDES($key, $message, 0, 1) -DES encryption and decryption algorithm
TripleDES Encrypt
- Simple TripleDES Encrypt Easy to Encrypt & Decrypt