搜索资源列表
akenti-c-3rdparty-linux-gnu-1_6-beta.tar
- 基于属性证书的访问控制源代码,由c++编写,包括openssl,xercesc等-attribute certificates based on the access control source code, prepared by c, including openssl, xercesc etc.
openssl-0.9.5.tar
- 安全套接字层 -Security socket layer
openssl
- OPENSSL的一个测试程序,使用client\server架构实现-A test example that useage C/S frame for openssl
LINUX-openssl-CS
- LINUX 下 OPENSSL CS 模型的简单实现。包括证书的生成和CS 通信源码。-Simple implementation under LINUX OPENSSL CS model. Including generating certificate and CS communication source.
FileSafeStorageSystem
- 国嵌高级班项目实例源代码 安全文件传输系统 包含Linux网络编程,文件编程,OpenSSL加密,线程池等相关内容。-One of Embedded linux projects in the Guoqian senior programmer training. File safe storage system. Covered linux socket programming, file operate, OpenSSL, thread pool.
ftp客户端,加上SSL
- 在linux环境下使用C语言编程,加上openssl库,建立安全连接,与ftp服务器配合使用。