资源列表
X509-V3
- 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
DES_zyj
- 在windows下使用VC6.0使用MFC下编程实现,DES加密算法-VC6.0 used in the windows of the use of MFC programming, DES encryption algorithm
rsa源码
- rda加密源代码-The source code of RSA encryption algorithm
DESandRSA
- 提供DES加解密和RSA加解密算法源代码
rsn
- rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、解密时,取每一密文分组ci并计算: mi = ci^d
VMware12.Keymaker
- VMware Workstation 12 注册机,目前网上只有一个可用的永久序列号(VMware Workstation 12 register, there is currently only one available permanent serial number on the Internet)
RSA
- C++做RSA加解密-RSA key generation
AESEncryptionClass
- 顶级的AES加密解密原代码,可以加密解密文件、字符、图片等,速度超快
MD5
- 7.“MD5算法” 在Windows 2000、2000 Server平台下编译成功,分析加密算法。 -7. "MD5 algorithm" in the Windows 2000,2000 Server platform compilation is successful, analysis of encryption algorithms
codeinput
- 一个简单的例子,说明如何用vc编写简单的需输入密码才能生效的文件,密码为:19998
xapp270
- The xilinx application nnote source code DES encryption and decryption
16172841192
- 加密解密 加密解密
