文件名称:SLL3.1
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-26
- 文件大小:
- 6.83mb
- 下载次数:
- 0次
- 提 供 者:
- pen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用了openssl-1.0.0k,参考其中的例子实现了ssl3.1(TLS1.0)的网络加密通信。将证书、key文件放到c盘根目录。
正在学习其握手过程-Use the openssl-1.0.0k, reference examples which implements ssl3.1 (TLS1.0) encrypted communications network. The certificate, key file into the c root directory. Are learning their handshake ...
正在学习其握手过程-Use the openssl-1.0.0k, reference examples which implements ssl3.1 (TLS1.0) encrypted communications network. The certificate, key file into the c root directory. Are learning their handshake ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SLL3.10
.......\cacert.pem
.......\lib
.......\...\libeay32.lib
.......\...\libeay32d.lib
.......\...\ssleay32.lib
.......\...\ssleay32d.lib
.......\openssl
.......\.......\aes.h
.......\.......\asn1.h
.......\.......\asn1t.h
.......\.......\asn1_mac.h
.......\.......\bio.h
.......\.......\blowfish.h
.......\.......\bn.h
.......\.......\buffer.h
.......\.......\camellia.h
.......\.......\cast.h
.......\.......\cmac.h
.......\.......\cms.h
.......\.......\comp.h
.......\.......\conf.h
.......\.......\conf_api.h
.......\.......\crypto.h
.......\.......\des.h
.......\.......\des_old.h
.......\.......\dh.h
.......\.......\dsa.h
.......\.......\dso.h
.......\.......\dtls1.h
.......\.......\ebcdic.h
.......\.......\ec.h
.......\.......\ecdh.h
.......\.......\ecdsa.h
.......\.......\engine.h
.......\.......\err.h
.......\.......\evp.h
.......\.......\e_os2.h
.......\.......\fips.h
.......\.......\fips_rand.h
.......\.......\hmac.h
.......\.......\idea.h
.......\.......\krb5_asn.h
.......\.......\kssl.h
.......\.......\lhash.h
.......\.......\md2.h
.......\.......\md4.h
.......\.......\md5.h
.......\.......\mdc2.h
.......\.......\modes.h
.......\.......\objects.h
.......\.......\obj_mac.h
.......\.......\ocsp.h
.......\.......\opensslconf.h
.......\.......\opensslv.h
.......\.......\ossl_typ.h
.......\.......\pem.h
.......\.......\pem2.h
.......\.......\pkcs12.h
.......\.......\pkcs7.h
.......\.......\pqueue.h
.......\.......\pq_compat.h
.......\.......\rand.h
.......\.......\rc2.h
.......\.......\rc4.h
.......\.......\ripemd.h
.......\.......\rsa.h
.......\.......\safestack.h
.......\.......\seed.h
.......\.......\sha.h
.......\.......\srp.h
.......\.......\srtp.h
.......\.......\ssl.h
.......\.......\ssl2.h
.......\.......\ssl23.h
.......\.......\ssl3.h
.......\.......\stack.h
.......\.......\store.h
.......\.......\symhacks.h
.......\.......\tls1.h
.......\.......\tmdiff.h
.......\.......\ts.h
.......\.......\txt_db.h
.......\.......\ui.h
.......\.......\ui_compat.h
.......\.......\whrlpool.h
.......\.......\x509.h
.......\.......\x509v3.h
.......\.......\x509_vfy.h
.......\privatekey.pem
.......\sslcli
.......\......\cli.sln
.......\......\ReadMe.txt
.......\......\sslcli.cpp
.......\......\sslcli.vcproj
.......\......\stdafx.cpp
.......\......\stdafx.h
.......\......\targetver.h
.......\testexam
.......\........\stdafx.cpp