资源简介
以前上传过一个,过旧了,这是2014年8月6日的最新稳定版源码(openssl-1.0.1i)。来源于:http://www.openssl.org/source/。旨在给大家指条路,需要最新版的可以在该网站下载。源码需要自己编译,需要的编译方法可以在解压缩文件后参考"INSTALL.*"文件(记事本打开即可),其中*代表不同的平台,如win32、win64、mac等。
代码片段和文件信息
/* apps/apps.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution be it the RC4 RSA
* lhash DES etc. code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
*
* Copyright remains Eric Young‘s and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* “This product includes cryptographic software written by
* Eric Young (eay@cryptsoft.com)“
* The word ‘cryptographic‘ can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* “This product includes software written by Tim Hudson (tjh@cryptsoft.com)“
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ‘‘AS IS‘‘ AND
* ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
* DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT
* LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available
相关资源
- nginx1.9.0和其所用到所有包
- 国密算法文档和代码。基于openssl实现
- openssl1.1.1RSA、ECC、SM2身份认证Demo及文
- openssl 32位 包
- openssl-1.0.1p.tar.gz
- openssl-1.0.1t.tar.gz
- RedHat 6.5离线安装openssl-devel顺序
- openssl-1.0.0o.tar.gz
- openssl1.0.1e_x86_x64lib和dll文件
- win64openssl_light-1-0-2.exe
- OpenSSL接口说明文档
- OPENSSL算法库之rc4算法使用
- openssl密钥生成工具
- openSSL头文件和静态库文件以及动态库
- openssl-1.0.1e-57.el6.x86_64.rpm
- openssl-fips-2.0.12.tar.gz
- Open SSl 1.1
- 编译好的openssl
- openssl1.1.1源码
- openldap-2.2.29-db-4.3.29-openssl-0.9.8a-win32
- openssl-cookbook 中文版
- centos 7.x openssh7.8p RPM包
- win10上编译好的openssl
- ios openssl 1.0.1g
- QT5.12所需ssleay32.dll,libeay32.dll 1.0.2q
- OpenSSL头文件和lib我的系统是windows7/
- centos7 离线安装gcc pcre-devel openssl-dev
- openssl 安装包
- vs2015编译的openssl-1.0.2l包含静态库(
- Win64OpenSSL-1.1.1
评论
共有 条评论