Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - openssl
Search - openssl - List
DL : 0
本人写的基于OpenSSL的客户端和服务器程序。-A Demo Program With VC2005 and OpenSSL lib.
Update : 2024-05-19 Size : 1110016 Publisher : 白伟力

DL : 0
采用SOA架构以Web服务的形式实现了对电子病历的签名和认证(其中的签名和验证算法均采用OpenSSL)同时内含数据库操作运行前应先安装数据库-Using SOA architecture to Web services in the form of implementation of electronic medical records for the signature and certification (including the signature and verification algorithms are used OpenSSL) at the same time containing database operations run should be preceded by installation of a database
Update : 2024-05-19 Size : 13206528 Publisher : 郭晓蕾

学习Openssl函数和源码的很好的资料,可以采用其中的加解密算法签名认证等算法-Learning Openssl functions and a good source of information that can be used in the encryption and decryption algorithms such as signature verification algorithm
Update : 2024-05-19 Size : 1406976 Publisher : 郭晓蕾

用openssl进行TLSSSL编程 用openssl进行TLSSSL编程-用openssl进行TLSSSL编程
Update : 2024-05-19 Size : 87040 Publisher : xiaoshuang

DL : 0
一本讲解OpenSSL编程的好书,chm格式的,比pdf小多了。绝对比其他介绍OpenSSL的书全,下了好多都是垃圾。-One explain the OpenSSL programming books, chm format, much smaller than the pdf. OpenSSL definitely than any other book describes the whole, the next a lot of rubbish.
Update : 2024-05-19 Size : 516096 Publisher : yyt

这是一个用C语言文件加密和解密的源代码,利用了openssl库中的函数,就像一个文件保险箱,故称之为document_safes.-This is a document with the C language source code for encryption and decryption, using the openssl library functions, like a file safe, so called document_safes.
Update : 2024-05-19 Size : 3731456 Publisher :

一个基于openssl开发的安全通信软件,可实现消息发送方和接收方之间的安全通信,编程语言为C语言。-It s a openssl-based development of secure communications software that enables the message sender and receiver of secure communication ,programming languages is C language.
Update : 2024-05-19 Size : 4152320 Publisher :

matrixssl是一套SSL通信加/解密库,它的设计目标是嵌入式应用,因此整个库非常小,编译后的代码长度只有openssl的1/20左右。-MatrixSSL is an embedded, open source SSL implementation designed for small footprint applications and devices. It is designed to reduce the complexity of integrating SSL into an embedded project. With a simple API and security layer, users are able to easily integrate MatrixSSL with their applications. MatrixSSL uses industry standard cryptographic algorithms and protocols to ensure users are getting a strong and reliable security solution in an open-source package that is under 50K compiled (platform and additional features obviously dictate the final size).
Update : 2024-05-19 Size : 814080 Publisher : 小草

DC++是一个开放源码的免费的P2P客户端软件,用于文件交流,支持中文搜索。-DC++ Copyright (C) 2001-2006 Jacek Sieka, arnetheduck at gmail dot com This program is licensed under GPL-2 with the notable exception that you may compile it with OpenSSL (www.openssl.org). Here follows the full text of the GPL-2: GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation s software and to any other program whose authors commit to using it. (Some ot
Update : 2024-05-19 Size : 3117056 Publisher : 张小凡

socket 开源库,C++编写。 这个库是根据GNU GPL的,根据现有的条件 额外豁免的编译,链接和/或使用OpenSSL的 是不允许的。-socket open-source library, C++ to prepare. This library is based on GNU GPL, according to an additional exemption of existing conditions, compile, link and/or using OpenSSL is allowed.
Update : 2024-05-19 Size : 316416 Publisher : 王绪东

DL : 0
一本关于OPENSSL 的EVP编程,对于学习OPENSSL的人来说很不错-OPENSSL
Update : 2024-05-19 Size : 766976 Publisher : 电鱼

实现G723.1的一个dll的源码,主要提供4个接口的dll -Implementation of a dll source G723.1, mainly provide four interface dll
Update : 2024-05-19 Size : 4000768 Publisher : qwf

openssl在linux和windows下的安装设置,还有一些例子-openssl on linux and windows installed under settings, there are some examples
Update : 2024-05-19 Size : 121856 Publisher : he xiaojie

DL : 0
MiniCA的具体实现,已经编译通过,支持OpenSSL-MiniCA concrete implementation has been compiled through the support of OpenSSL
Update : 2024-05-19 Size : 6981632 Publisher : Shaoxing

DL : 0
使用各种加密算法和模式对文件进行加密。该程序运行时需要下载openssl,并且编译器需要进行相应的设置.-use several Encryption algorithm to encrypt files.
Update : 2024-05-19 Size : 1975296 Publisher : Jimmy

openssl 的命令行使用简介,对初步感性的了解openssl有莫大帮助.-how to use openssl in cmd line。
Update : 2024-05-19 Size : 21504 Publisher : Jimmy

openssl是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有:SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。-openssl is a feature-rich, self-contained open-source security toolkit. It provides the main functions are: SSL protocol implementation (including SSLv2, SSLv3 and TLSv1), a large number of software algorithms (symmetric/asymmetric/summary), large numbers operation, asymmetric key generation algorithm, ASN.1 decoding library, certificate request (PKCS10) decoding, encoding and decoding digital certificates, CRL codec, OCSP protocol, digital certificate authentication, PKCS7 and PKCS12 standard to achieve personal digital certificate formats, and so on.
Update : 2024-05-19 Size : 5120 Publisher : 丫头

加密算法库中有关OPENSSL的加密测试程序代码,呵呵!-asdjifas d sdfjiasj dfasdjfoa s fa
Update : 2024-05-19 Size : 1183744 Publisher : jlf

开放源码库openssl标准文档,包括函数的说明,功能实现,及示例代码-open source openssl lib study documents,contain the function information and the examples
Update : 2024-05-19 Size : 516096 Publisher : jaylong35

这是一篇关于openssl经典API编程的文档介绍,很全面-This is a classic on the openssl API programming document describes, very comprehensive
Update : 2024-05-19 Size : 1003520 Publisher : 廖亚东
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 43 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.