http://slproweb.com/products/Win32OpenSSL.html

File Type Description
Win32 OpenSSL v1.1.0b Light 3MB Installer Installs the most commonly used essentials of Win32 OpenSSL v1.1.0b (Recommended for users by the creators of OpenSSL).  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win32 OpenSSL v1.1.0b 30MB Installer Installs Win32 OpenSSL v1.1.0b (Recommended for software developers by the creators of OpenSSL).  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win64 OpenSSL v1.1.0b Light 3MB Installer Installs the most commonly used essentials of Win64 OpenSSL v1.1.0b (Only install this if you need 64-bit OpenSSL for Windows.  Only installs on 64-bit versions of Windows.  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win64 OpenSSL v1.1.0b 33MB Installer Installs Win64 OpenSSL v1.1.0b (Only install this if you are a software developer needing 64-bit OpenSSL for Windows.  Only installs on 64-bit versions of Windows.  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win32 OpenSSL v1.0.2j Light 2MB Installer Installs the most commonly used essentials of Win32 OpenSSL v1.0.2j (Recommended for users by the creators of OpenSSL).  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win32 OpenSSL v1.0.2j 20MB Installer Installs Win32 OpenSSL v1.0.2j (Recommended for software developers by the creators of OpenSSL).  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win64 OpenSSL v1.0.2j Light 3MB Installer Installs the most commonly used essentials of Win64 OpenSSL v1.0.2j (Only install this if you need 64-bit OpenSSL for Windows.  Only installs on 64-bit versions of Windows.  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win64 OpenSSL v1.0.2j 23MB Installer Installs Win64 OpenSSL v1.0.2j (Only install this if you are a software developer needing 64-bit OpenSSL for Windows.  Only installs on 64-bit versions of Windows.  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win32 OpenSSL v1.0.1u Light 2MB Installer Installs the most commonly used essentials of Win32 OpenSSL v1.0.1u (Recommended for users by the creators of OpenSSL).  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win32 OpenSSL v1.0.1u 19MB Installer Installs Win32 OpenSSL v1.0.1u (Recommended for software developers by the creators of OpenSSL).  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win64 OpenSSL v1.0.1u Light 2MB Installer Installs the most commonly used essentials of Win64 OpenSSL v1.0.1u (Only install this if you need 64-bit OpenSSL for Windows.  Only installs on 64-bit versions of Windows.  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.
Win64 OpenSSL v1.0.1u 21MB Installer Installs Win64 OpenSSL v1.0.1u (Only install this if you are a software developer needing 64-bit OpenSSL for Windows.  Only installs on 64-bit versions of Windows.  Note that this is a default build of OpenSSL and is subject to local and state laws.  More information can be found in the legal agreement of the installation.

Windows 安装 openssl的更多相关文章

  1. Windows安装openssl

    Windows下有两种方式安装openssl,第一种是采用安装包方式进行安装,第二种是采用编译源码方式进行安装.这里采用第一种方式,简单,直接. windows的openssl安装包的下载地址为:ht ...

  2. windows 安装openssl

    参考文章:http://www.cnblogs.com/tangxin-blog/p/5724071.html 准备条件: 1.VS2012 (携带c++) 2.下载openssl 源码 3.安装Pe ...

  3. windows下OpenSSL加密证书安装步骤与使用方法

    OpenSSL加密证书一般用于签名认证,含私钥和公钥.在Linux系统中,OpenSSL一般是已经安装好了,可以直接使用.而在Windows系统中,是需要安装使用的. 最近在使用支付平台时,用到了Op ...

  4. Windows编译安装OpenSSL

    windows下使用vs2008中的nmake编译安装openssl的脚本build.bat: echo off & color 0A :: 项目名称 set PROJECT=openssl ...

  5. Windows 一键安装OpenSSL

    原理:OpenSSL在github上有开源项目,我们只需要把代码克隆到本地,在本地编译一下就好了 注意事项: 1->在github上获取源码,必须要安装git for windows,网址 ht ...

  6. Windows 下OpenSSL 安装

    安装环境: .操作系统:Windows XP SP2 2.C++编译器:VC++ 6.0 下载: 下载ActivePerl  5.10.1.1007(最新的版本或较低的版本也可以): 下载地址:htt ...

  7. Windows下openssl的下载安装和使用

    Windows下openssl的下载安装和使用 安装openssl有两种方式,第一种直接下载安装包,装上就可运行:第二种可以自己下载源码,自己编译.下面对两种方式均进行详细描述. 一.下载和安装ope ...

  8. Windows下 OpenSSL的安装与简单使用

    1. openssl的最新版本 最新版本是 openssl1.1.1 官方地址 https://www.openssl.org/source/ TLS1.3的协议(RFC8446)在2018.8.12 ...

  9. Windows下安装openssl

    安装python类库cryptography1.6提示 build\temp.win-amd64-2.7\Release\_openssl.c(429): fatal error C1083: Can ...

随机推荐

  1. linux 软件的安装与Tarball

    Linux 系统上真正认识的可执行文件其实是二进制文件 ( binary program ) shell scripts 只是利用 shell (例如 bash) 这支程序的功能进行一些判断式,而最终 ...

  2. DOS基本命令及其详解

    指令格式:命令 选项 参数命令:要求计算机做某操作,可以是系统中的某个可执行程序,也可以是内存中的某函数.接口.别名等.如果是可执行程序,默认要带路径执行,除非该路径配置在环境变量path中.选项:表 ...

  3. [转]Oracle 经验集

    -- 转换字符串为日期格式 to_date('2011-12-30 11:54:30','yyyy-MM-dd:hh24:mi:ss') Oracel 用 C# 连接,Microsoft 自带的 Sy ...

  4. hashMap的数据结构

    HashMap底层实现还是数组,只是数组的每一项都是一条链.

  5. Java广度优先爬虫示例(抓取复旦新闻信息)

    一.使用的技术 这个爬虫是近半个月前学习爬虫技术的一个小例子,比较简单,怕时间久了会忘,这里简单总结一下.主要用到的外部Jar包有HttpClient4.3.4,HtmlParser2.1,使用的开发 ...

  6. [转] Oracle sql 查询突然变慢 -- 案例分析

    转自:http://jingyan.baidu.com/article/8275fc868ce57946a03cf692.html 一条sql突然执行变慢,耗时9秒,应用是不能改的,只能从数据库方面下 ...

  7. android创建桌面快捷方式(启动目标非项目的启动页)

    1.布局文件中,目标Activity加入以下filter <intent-filter>                  <action android:name="an ...

  8. Loaders

    Android3.0之后引入了加载器,支持轻松在Activity和Fragment中异步加载数据.加载器具有以下特点: 1.可用于任何Activity和Fragment 2.支持异步加载数据 3.监控 ...

  9. 基于webmagic的爬虫小应用--爬取知乎用户信息

    听到“爬虫”,是不是第一时间想到Python/php ? 多少想玩爬虫的Java学习者就因为语言不通而止步.Java是真的不能做爬虫吗? 当然不是. 只不过python的3行代码能解决的问题,而Jav ...

  10. DLL强名称引用问题

    为没有源码的DLL文件添加强名称 如果项目中引用了其他没有源码的dll文件,并且此dll文件是没有强名称的程序集,则编译时会出现类似 "Assembly generation failed ...