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. 模板:正则替换之后生成标准的php文件 然后include该文件

    http://www.360doc.com/content/12/0808/16/10388890_229034643.shtml

  2. android 内存问题

    借鉴:大苞米的博客(http://blog.csdn.net/a396901990) 一.内存溢出(OOM--out of memory) (1)内存溢出引发的问题展现: 1.程序卡顿,响应速度慢(内 ...

  3. Java基础知识系列——日期

    日期类型也是在编程中经常用到的一种数据类型. Java中的日期类型为Date. 另外需要记住三个类: java.text.SimpleDateFormat; java.util.Calendar; j ...

  4. eclipse黑色主题

    Lennon http://www.cnblogs.com/csulennon/p/4231405.html

  5. JS编写全选,复选按钮

    <!DOCTYPE html><html lang="en"><head>    <meta charset="UTF-8&qu ...

  6. jQuery Mobile 网格布局

    jQuery Mobile 布局网格 jQuery Mobile 提供了一套基于 CSS 的列布局方案.不过,一般不推荐在移动设备上使用列布局,这是由于移动设备的屏幕宽度所限. 但是有时你需要定位更小 ...

  7. JS 获取浏览器和屏幕宽高信息

    网页可见区域宽:document.body.clientWidth网页可见区域高:document.body.clientHeight网页可见区域宽:document.body.offsetWidth ...

  8. Eclipse中调试Android技巧

    Android eclipse中程序调试 一:断点调试 用eclipse开发android程序的时,跟VS一样是可以断点单步调试的. 步骤如下. 1 设置断点:在编码窗体的左边框上用鼠标双击,或者右键 ...

  9. HibernateTemplate的一些常用方法总结

    1:get/load存取单条数据 public Teacher getTeacherById(Long id) { return (Teacher)this.hibernateTemplate.get ...

  10. 【问题解决】线程间操作无效:从不是创建控件“textBox1”的线程访问它

    背景 通过一个辅助线程计算出的一个值赋给textBox1.text: 解决办法 1.直接在窗体的构造函数中添加: System.Windows.Forms.Control.CheckForIllega ...