搜索资源列表
sslvpn
- ssl vpn系统.web服务器不支持ssl的情况下,browser可以使用ssl建立连接.-ssl Sirocom system. Web server does not support ssl circumstances, the use of ssl browser can establish a connection.
x509read_c
- 阅读x.509文件的代码,c语言开发。属于ssl部分的知识。
orangeClientsourcecode
- ssl客户端的源代码实现,c语言开发。
orangeServersourcecode
- ssl的服务器的源代码,c语言实现。
orangessltlsc
- ssl和tls的源代码实现,c语言实现。ssl和tls的源代码实现,c语言实现。
qca-2.0.1
- QT安全系统,结合于QT,能实现SSL、TLS等高端加密协议
FreeChat-ssl
- linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
sniffer_for_linux
- 在linux下的网络嗅探器 使用的是GTK2.0+GLADE做的前台 具体的后台是ANSI C 编译器 G-At the next linux network sniffer is used to do the GTK2.0+ GLADE Backgrounds are Front Desk specific ANSI C Compiler GCC
instalasi-apache-web-server-di-linux-slackware.ra
- Httpd pada Slackware 12 memberikan banyak contoh file konfigurasi apache. Mulai dari virtual host, ssl, dan lain sebagainya. Peletakan dokument root pada Slackware 12 adalah pada direktory /srv tetapi tetap ter-link dengan direktory /www sepert
SSLPTHREADS
- Try to describe how to make a ssl connection between a server and client, create the ssl certificates, have code with examples and a zip with material. All this with C programming language. www.koitoer.com
ssl
- SSL协议的中文翻译文档,详细说明了SSL协议的通讯过程和加解密方法。-this doucument is the chinese version of RFC2246 for sslv3.0.
BlackHat-DC-09-Marlinspike-Defeating-SSL
- 一个关于讲解SSL的文档,有兴趣的朋友可以-BlackHat-DC-09-Marlinspike-Defeating-SSL.rar
ssl_src
- 代码是SSL协议在linux_unix下的实现,使用者可以通过学习代码,设计自己的SSL应用-Code is under the SSL protocol linux_unix implementation, the user can learn to code, design your own SSL applications
openssl-net-0.4.4-win32
- openssl为网络通信提供安全及数据完整性的一种安全协议,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。 -The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer
stunnel-4.05
- 强大的ssl proxy软件工程代码,支持C/S功能、提供证书管理和用户识别等功能-ssl proxy open source code project
msmtp-1.4.28
- 这是一款专门负责邮件发送的客户端软件,基于GPL发布。支持TLS/SSL、DNS模式、IPv6、服务器端认证、多用户等特性。该软件和mpop是姊妹软件。-msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other mail user agents.
SDK-SSFS
- 安全文件传输,可以进行传输加密的传输,主要用SSl进行加密.仅供参考-Security file transfer,Use SSL security communication protocol for security file transfer Is only for reference
4109fe
- 关于SSL服务器端及客户端的基础测试mk_server.sh: compile ssl-server.cpp mk_client.sh: compile ssl-client.cpp make_key.sh: gen public and private key run_server.sh: run server run_client.sh: run client-SSL server and client on the basis of test
a_bitstr
- This package is an SSL implementation.
union_pay_ssl-non-blocking
- 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)