搜索资源列表
openssl-rsa
- openssl的RSA算法应用举例。是用vc写的,有实用价值。-RSA algorithm of openssl is used and given an example. Written with vc, there is practical value.
auth-ssl
- openssl的SSL证书认证程序,也是用vc写的。已通过测试。-openssl SSL certificate authentication procedures, as well as with vc writes. Have passed the tests.
TestGSOAP_SSL
- 一个基于openssl的vc程序Http/Https程序,大家可以学习一下。
req
- openssl中req程序的vc实现-openssl which req procedures vc
RSA 的vc工程
- openssl 中 RSA 的vc工程。
openssl-0.9.8k-inc-lib-dll
- 使用vc编译出来的openssl链接库,包含头文件、静态库、动态库,版本为openssl-0.9.8k,供没有编译openssl环境的朋友使用-vc compiled using the openssl-link library that contains the header files, static library, dynamic library, version openssl-0.9.8k, for there is no friend of the environment used
openssl-0.9.8
- vc6编译好的openssl0.9.8,vc6编译好的openssl0.9.8
RSAExample
- 使用openssl进行 RSA加密解密例子-The use of openssl for RSA encryption and decryption examples
123
- openssl的要种资料 openssl的要种资料-vc++ dongxi xuyao renzhengvc++ dongxi xuyao renzhengvc++ dongxi xuyao renzheng
openssl-0.9.8g_static_win32
- openssl 在win32下的静态开发包-openssl static win32 dev lib
des
- vc++ openssl 实现加密des-openssl 实现加密
1
- 参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。 可选开发语言工具:openssl vc .net java -Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the
openssl
- 编译好的vc版本openssl,可以直接添加到项目里面使用-vc version compiled openssl
EncryptDectyptTool_Src
- 写了一个文件加解密工具(vc9+openssl) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
vc.openssl
- 在vc中编译和使用openssl,对用在编程中想使用加解密的同志很有用哦。-Compile and use openssl in vc
MSvc
- 这两天为openssl-1.0.0e制作的vc工程,除DGST和ocsp不能单独生成文件(编译时报错找不到符号,不用理会)外,基本上可生成所有其他的文件。具体列表如下:-vc project for openssl-1.0.0e
openssl--Client
- vc++ 基于openssl协议的通信界面的开发,包含全部的界面编程,演示。-vc++ based on the development of the openssl protocol communication interface that contains all of the programming interface, demonstration.
openssl
- 简单实现openssl的网络通信 vc++环境下开发-Simple implementation the openssl network communication vc++ of environmental development
openssl 1.01e含vc工程
- openssl 1.01e含vc工程,可在vc6.0和VS下编译!
openssl-0.9.8k.tar
- openssl安装包 vc环境下编译openssl openssl 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。 openssl被曝出现严重安全漏洞后,发现多数通过SSL协议加密的网站使用名为openssl的开源软件包。openssl漏洞不仅影响以https开头的网站,黑客还可利用此漏洞直接对个人电脑发起“心脏出血”(Heartbleed)攻击。据分析,Windows上有大量软件使用了存在漏洞的openssl