搜索资源列表
SSL
- SSL协议的文档,如果要进行ssl相关编程的这个是个不可多的参考资料!
SSL
- SSL安全协议(中文版),SSL协议 Version 3.0 3/4/96,
SSL java实现
- ssl协议的java实现:ssl协议的java 客服端 服务端的代码
SSL java实现
- ssl协议的java实现:ssl协议的java 客服端 服务端的代码
ssl_tls
- SSL协议的C语言实现-SSL protocol C Language
ssl_times
- ssl协议的时间控制接口-ssl time control interface
iaikjce31ccev
- cick公司用JAVA实现的SSL协议源码-cick companies use JAVA source of SSL
ssl加密协议通信
- ssl加密通信的客户端和服务端程序,包括安全证书的认证(linux)-ssl encrypted communications client and server-side procedures, including safety certificate authentication (linux)
qnif
- QQ 2005 beta2 版本 协议分析器 需要openssl支持: 这里下载 http://www.njust1902.org.cn/qsnif/openssl.rar-QQ 2005 beta2 version protocol analyzer needs openssl support : download here http://www.njust1902.org.cn/qsnif/openssl.rar
chap9-sample
- HTTP协议,SSL协议的介绍。以及HTTP+SSL所组成的HTTPS的通信过程及通信原理的详细解说。-HTTP protocol, SSL introduced. HTTP and SSL HTTPS formed by the communication process and communication principles in detail.
SSLSocketClient
- 封装的SSLSocketClient 类,支持 SSL 协议,接口简单,方便使用-Packaging SSLSocketClient categories, support SSL protocol, interface is simple and easy to use
chap00008
- 第8章 Java安全控制编程 实例87 控制访问权限 实例88 产生密钥 实例89 单钥加解密 实例90 双钥加解密 实例91 数字签名 实例92 实现SSL协议 实例93 简单的HTTPS服务-Java programming examples of security control to control access permissions 87 88 examples have 89 single-ke
SSL
- SSL协议的文档,如果要进行ssl相关编程的这个是个不可多的参考资料!-SSL protocol document, if related to ssl programming can not be more than this is a reference!
ssidigitalsignature
- 身份认证和数字签名在实际应用中是通过以数字证书为核心的公开密钥基础结构(PKI)来实现的,PKI是实施安全认证方面的国际标准。SSL和SET是现在国际上比较流行的PKI安全协议,但它们也有设计上的缺陷和不适合中国国情的地方。本文详细分析了SSL协议,提出增加SSL签名协议来弥补SSL在数字签名方面的不足,本文详细地设计了SSL签名协议的模型,功能和消息格式,并描述了作者用Java技术实现SSL签名协议的JSPE软件包。-err
SSL
- SSL安全协议(中文版),SSL协议 Version 3.0 3/4/96,-SSL security protocol (Chinese version), SSL Protocol Version 3.0 3/4/96,
openssl_program(doc)
- openssl是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有:SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 openssl采用C语言作为开发语言,这使得它具有优秀的跨平台性能。
SSL
- SSL协议的分析和应用,对称加密算法,非对称加密算法-SSL
OpenSSL
- 用于实现SSL协议下的数字签名的软件OPENSSL的使用教程-SSL protocol for the realization of the digital signature of the use of software tutorials OPENSSL
Introduction_of_HTTP_SSL
- 介绍HTTP协议及SSL协议的基本原理。 是开发HTTP协议的基础入门资料。-HTTP protocol and SSL protocol describes the basic principles. The basis for the development of introductory information on HTTP protocol.
ssl
- SSL协议的中文翻译文档,详细说明了SSL协议的通讯过程和加解密方法。-this doucument is the chinese version of RFC2246 for sslv3.0.