搜索资源列表
hashish-1.1b加密算法库c++
- hashish-1.1b加密算法库c++ -hashish-1.1b encryption algorithm storehouse c
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
cryptix-asn1-0.1.11
- JAVA的加密库之一-JAVA encryption tank
cryptpak
- 一个加密库代码,有AES,BLUEFISH的很多种加密算法。-a code for encryption, AES, BLUEFISH a very wide variety of encryption algorithms.
pycrypto-2.0.1.tar
- python的加密库,包括md5、DES、AES、DSA等多种加密算法。使用该库,基本上所有的python加密算法都可以搞定,强烈推荐-python encryption library, including md5, DES, AES, DSA, and other encryption algorithm. Use of the basement, basically all the python encryption algorithm can get, strongly recommen
共享软件加密算法库 3.22
- 共享软件加密算法库-sharing software encryption algorithm library
sha_lib
- 一个SHA加密库文件,用汇编语言开发完成的-a SHA encryption for document assembly language development completed
yassl-1.8.8
- SSL加密库源码,适用于各类型嵌入式系统及手持上网设备
cl31
- 老外写的加密库cryptlib(版本3.1)-foreigner to write encryption for cryptlib (version 3.1)
MD5加密算法源代码+DLL程序
- 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
VBCrypto2.zip
- 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
libtomcrypt1.17sourcecode
- 全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本-Full-featured encryption library, symmetric encryption, asymmetric encryption, one-way encryption, to wait, the latest version
AES
- AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
cryptdemo.c
- linux 基本加密库函数实现信息加密AES DES-linux encryption decryption
ecc
- ecc公钥加密算法的实现,使用了库文件。了解此代码对于掌握ecc加密算法有极大帮助。-ecc public key encryption algorithm, the use of the library file. Understanding of the code for the encryption algorithm ecc master of great help.
DEncryptTest
- C++,加密程序,可自行调用动态链接库实现字符串加密解密-C++, encryption, self-called Dynamic Link Library string encryption and decryption
cl341
- CryptLib(v3.41)是一个加密安全工具包,利用此加密库接口,可以很容易地为各种应用系统提供安全服务,如加/解密、数字签名、认证等。该文件是从官方下载的最新版(3.41)。-CryptLib (v3.41) is an encryption security toolkit, the use of this encryption library interface, you can easily provide security for a variety of applications
miracl
- 椭圆加密库,RSA,大数库,还有其他的加密库,可以VC编译-ECC
0加密库及文档
- 通用的加密解密算法封装,包含说明文档,dll文件,可以直接调用。(Universal encryption and decryption algorithm)
HElib-master
- IBM推出的新版全同态加密库HElib.里面有代码和说明文件以及相关论文。(HElib library is a fully homomorphic encryption library launched by IBM.)