搜索资源列表
300_encrypt
- 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptopp551
- 加密crypto dll 5.1 des 3des
cryptoclasses
- This a core library for whom need to integrate the crypto function(DES/3DES/RSA) Iinto their codes. Very useful
crypto-tools-20071215.tar
- A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
crypto.rar
- 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA,Multiple encryption and decryption procedures and source code, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
crypto
- 商用des、3des源码,支持软加密、MAC算法-des,3des
crypto
- 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
Kol_CryptoLIB
- this is pack of most known encrypting algorithms: RC5, RC6, MARS, TEA, DES etc.
borZoi-1.0.2
- 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
CKCRIPT
- There is a DES crypto programm. Only for lab. To make some mesurements. And some Heming scheme s in a EWB (Electronic work Bench)
CryptoDES
- this is cod help in using the DES crypto method
Crypto
- This archive include the source code that standard and famous crypto algorithms. DES and 3DES, AES, RSA.
crypto
- 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
crypto-dll-5.1-des-3des
- DES/3DES/RSA/MAC 加解密,注释详细-DES/3DES/RSA/MAC encryption and decryption detailed comment
Crypto
- 此程式是利用DES 來進行加密與解密的動作,Mode 採用ECB,Padding 方 法則採用PKCS5Padding。Key 是由程式自行產生,採用Pseudorandom number generator 來產生Key。利用Framework 為Java Cryptography Extension (JCE) 。-This program is the use of DES to encrypt and decrypt action, Mode ECB Padding method
Crypto
- DES Algorytm Decode/Encode
des
- a) I Wan to make more powerful crypto analysis against the need to keep constant b) The results of the analysis for different crypto key ... I would try to guess
Feistel-crypto
- 模仿DES的结构,采用sm4的s盒,可以实现文本的加密和解密,重点在于Feistel结构的演示。-DES mimic the structure, using sm4 of s box, you can achieve text encryption and decryption, focusing on demonstration Feistel structure.
DES-by-C
- DES (Crypto Algorithm) by Visual C
cryptopp565
- crypto++ 源码, 包括 DES、AES、RSA、SHA-256(crypto++ source code, including DES, AES,RSA and SHA-256.)