资源简介
openssl用于SSL通讯,可生成根证书、客户端证书、服务端证书、吊销列表等等。用于TCP 的SSL通讯或者HTTPS通讯,保证链路安全,增加数据可靠性
代码片段和文件信息
/* 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 versi
- 上一篇:网络工程师项目实施规范
- 下一篇:STM32函数库使用手册
相关资源
- apache-httpd-2.2.24-x64-openssl安装版 msi安装
- vs2013编译好的OpenSSL_1_0_2静态库和动态
- httpd-2.2.22-win32-x86-openssl-0.9.8t.msi
- openssl绿色版
- CentOS-6.6-x86_64 nginx 依赖 pcre-devel zli
- OpenSSL_Light_Win64.msi
- openssl API 函数库
- openssl-1.0.2c win x64静态库
- 基于OpenSSL的一个加密解密小工具,有
- openssl bcb的静态库lib+头文件+chm
- OpenSSL教程,比官方文档好多了
- openssl-0.9.8e
- ios平台的支持arm64和x86_64的通用opens
- 最新编译 libcurl.dll 7.60.0静态库包含
- 《OPENSSL编程》 江南所 赵春平
- 安装openssl和openssl-develd 的依赖包
- openssl-1.0.1h已编译版本
- openssl已编译好的静态库
- wireless_tools.29+libnl-1.1+wpa_supplicant-2.6
- openssl-devel
- 升级OpenSSH_7.4p1完整源码包
- win10 VS2017 编译成功的openssl 32位和64位
- openssl生成的out32dll文件
- libevent-2.1.8-stable for iOS 包含静态库与
- openssl lib
- 这是一个基于openssl库的对文件进行加
- openssl编程.pdf
- openssl-0.9.8h-1-bin
- libcurl.a(with zlib openssl libssh2) 含r
- Network Security with OpenSSL 免费
评论
共有 条评论