搜索资源列表
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
密码破解库源码
- 用于zip arj rar 等密码破解库源码。-for zip rar arj password crackers such as library source.
AES_COM_crypto++
- 一个还算高效的AES加密组件,应用了Crypto++加密算法库,对学习该库的人会有一些帮助-a fairly efficient AES encryption components, the application for Crypto encryption algorithm, learning the library will have some help
sanpack_rsa_vs2003sln_src
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
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:
encryptdll3.6.1
- 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
reg361
- 共享软件加密算法库专业版v3.61,含注册码和软件例程-sharing software encryption algorithm library Professional Edition v3.61, including software and license key routines
bigint_zxf
- 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
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
sharpprivacy_src
- SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or
mimaku
- 最新版本的加密解密算法库,其中包括最流行的hash函数md5,md4,sha-1等-latest version of the encryption and decryption algorithms library, including the most popular hash function md5, md4, sha-1, etc.
DES11
- DES加密算法在C#下的实现。此程序分两部分,第一部分为主程序,另一部分为函数库 在C# 2005下通过。-DES encryption algorithm in C# under realized. This procedure in two parts, the first part of the main procedures, and the other part of the library in C# through 2005.
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
encryptdll2.0
- 共享软件加密算法库v2.0 (C++)-sharing software encryption algorithm library v2.0 (C)
ibe-0.7.2
- The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, \"Identity-Based Encryption from the Weil Pairing\", CRYPTO 2001.) There are a few modifications and additions. T
borZoi-1.0.2
- 一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
basic-password-crack-library
- 基本的密码破解函数库,已经实现基本的暴力破解,字典破解等方案。-Basic password cracking library, has achieved a basic brute force, dictionary crack and other programs.
GMP-library--for-VS2010
- 在VS2010条件下使用GMP库-简单实用-In VS2010 conditions using GMP library- simple and practical
Standard-DES-algorithm-library
- 标准DES算法库 由C++语言开发的,包含Sample程序-Standard DES algorithm library The C++ language development, including Sample Program