搜索资源列表
dcpcrypt2
- delphi 加密解密控件源码,包含常用各种算法。-DCPcrypt is a collection of cryptographic components for the Borland Delphi(tm), C++ Builder(tm) and Kylix(tm) programming languages. The supported versions are Delphi 4, 5, 6, 7, 2005, C++ Builder (3?), 4, 5, (6?) a
RSAencryptonC
- RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。RSA的缺点主要有:A)产生密钥很麻烦,受到素数产生技术的限制,因而难以做到一次一密。B)分组长度太大
PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998
- PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
Cryptographic
- 这是一个关于各种加密算法的基于C++的源码程序,里面集成了一个类库,可方便使用-This is an encryption algorithm based on a variety of C++ source program, which integrates a library can be easy to use
cryptography-source-code-in-c
- 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
dfsd
- C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
DES
- DES算法的C++实现,通过对DES各种变换的实现,完成了对数据的加密工作.-The DES algorithm C++ to achieve, through the realization of various transformations of DES, the data encryption is completed.
RSAEuro-1.04.tar
- RSA等各种加密算法c代码.内部还包含符合386汇编码-RSA encryption algorithm c code. Interior also contains assembly code in line 386
encryption-algorithms(C)-
- 各种加密算法,C源码:MD5,RC6,RSA等-Various encryption algorithms, C source code: MD5, RC6, RSA, etc.
rsa_c
- RSA加密、解密算法 c语言编写 易于移植到各种平台-RSA encryption and decryption algorithm c language easy to transplant