搜索资源列表
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:
(Crypto++)
- 几乎涵盖了所有加密算法的源代码3des,md5,rsa,sha……,还带有测试sample,不可多得的好东西。-cover almost all encryption algorithm source code 3des, md5, rsa, sha ... also with a test sample, a very good thing.
CRYPTO
- The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32® -based applications. Application developer
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
- As3 Crypto is a cryptography library written in Actionscr ipt 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
File_and_Text_encryption_ultra1.0.3
- ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
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
Crypto
- .Net控件,提供多种对字符串的加密、解密方法-. Net controls, provides a wide range of string encryption, decryption method
borZoi-1.0.2
- 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
CRYPTO
- it codes a number up to 4 digits with concrete sequence substantially him it changes in order to it does not appear for safety that they is this and afterwards again it changes in his regular form
AES-Crypto-SN-Generator
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
crypto
- matlab实现的动画程序:程序运行时,会看到图中的小球沿着曲线周而复始的运动。-matlab s movie:use matlab to draw a figure,which can make the figure to moving like a movie.In this program,you will see a small ball roll along the curve up an down.
cryptopp552
- Crypto++: a C++ Class Library of Cryptographic Schemes
Crypto
- A quick implementation from scratch of public key cryptography for anybody who want to integrate into larger application or for pedagogical purposes
Cryptoplusplus
- Windows 环境的加密解密工具API-Crypto++: a C++ Class Library of Cryptographic Schemes Version 5.2.1 7/21/2004
DZ-RC5_Tool
- DZ-RC5_Tool: encrypt or decrypt a file by the rc5 algo.
CryptoAPI2-Wrapper
- This a collection of wrapper classes for the wcrypt2.pas header translation for the Microsoft Crypto API.-This is a collection of wrapper classes for the wcrypt2.pas header translation for the Microsoft Crypto API.
vcPP-crypto
- vc++编写的常用加解密算法大全,集合了现阶段常用的加解密算法-a collection of commonly used encryption and decryption algorithm at this stage
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-2011-3-22
- crypt编程,使用C++进行简单的封装,加解密字符串。-crypt programming, using C++ for a simple package, encrypt and decrypt a string.