搜索资源列表
encryptdll3.6.1
- 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
encryptdll3.7final
- 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
rijndael(全).zip
- rijndael(全).zip,已经通过AES认证。这个源码包是全的,含有std_defs2.h文件。这儿有很多rain doll源码包都不全,rijndael (all). Zip, has been certified by AES. This is the source of the packet, containing std_defs2.h document. There was a lot of rain doll source packages not all
AES-SHA1
- Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
CryptographyBench
- Program that runs AES/RSA algorithm multiple times for different input values and outputs their run times for benchmarking purposes. Written in Visual C#
rsyncrypto-1.12.tar
- 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
aesencry
- visual C++实现的AES算法,可以对数据文件进行加密-visual C++ implementation of the AES algorithm to encrypt data files can be
AES
- 一种AES加密算法, Visual C++的-A Aes encrypt algorithm
AES
- aes对称加密 ,可以参考,朋友提供的-A Visual c++ example about AES,from a friend
AES-Jeffrey-zhu
- Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
AES-OFB
- Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
arc4
- Visual c++ 下使用C语言开发的ARC4流加密算法,密钥长度可变,可实现以字节为单位的流加密,加密强度比AES分组加密算法弱,但是效率比AES算法高。-C language development Visual c++ ARC4 stream encryption algorithm and key length is variable and can be realized in bytes stream encryption, encryption strength than AES
aes
- aes高级加密 visual C++实现-aes for encryption
AES_OpenSSL
- 基于OPenSSL实现的AES文件加密,编程环境Visual Studio2010,编程语言C-advanced encryption standard for file with Visual Studio 2010 and C++
MzCrypt-v1.0-srcPbin
- 解密/加密 BIn軟件 ~MzCrypt-Descr iption This is a commandline application that converts back and forth between .bin and .zip. Usage - Decrypt .bin: mzcrypt.exe-d-o update-decrypted.zip update.bin (converts .bin to .zip) - Encryp
AES
- 在Windows环境下,使用visual C++ 6.0软件对AES进行加密和解密的实验报告,附有源代码-AES encrypt and descrypt
TestAESCipher
- 实现AES加解密的一个visual c++(A Code that can AES Cipher)
tapi3_dev
- Application of AES Algorithm using Visual c++