搜索资源列表
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
ca
- 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。希望大家多提意见。
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
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