Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - openssl
Search - openssl - List
学习openssl 加解密的工程实例 对于初学者很有帮助-it is useful for learner of openssl
Update : 2024-05-19 Size : 1017856 Publisher : 刘永贵

DL : 0
Xp+vc6下编译openssl0.9.8的全过程,我自己将编译过程和遇到的问题和解决方法一并记下来,保证能过-Xp+ vc6 compile openssl0.9.8 the whole process, I will compile process and the problems encountered and solutions to be down, guaranteed over
Update : 2024-05-19 Size : 1024 Publisher : fcy

DL : 0
openssl中的RSA engine只替换私钥加解密-openssl' s RSA engine to replace only the private key encryption and decryption
Update : 2024-05-19 Size : 1024 Publisher : xumin

使用mingw编译的openssl 1.0.0d shared版开发库,用于windows环境openssl开发,不带文档-Using mingw compile openssl 1.0.0d shared version of the development libraries for openssl development windows environment, with no documentation
Update : 2024-05-19 Size : 2515968 Publisher : liwentao

DL : 0
OpenSSL中BIO模块的使用模板,非常有用。其中涉及了BIO模块封装的各种网络连接的使用范例方法。-template of openssl BIO module
Update : 2024-05-19 Size : 889856 Publisher : Bun Meng

OpenSSL API 网络安全编程讲解-OpenSSL API programming to explain network security
Update : 2024-05-19 Size : 53248 Publisher : 马晓丹

DL : 0
C++调用openssl实现的小型CA系统,适合新手学习-C++ calling openssl CA system to achieve a small, suitable for novice to learn
Update : 2024-05-19 Size : 7153664 Publisher : 李明

DL : 0
openssl安全协议的实用教材,前辈的经验总结,值得学习-openssl security protocols and practical teaching materials, lessons learned predecessors, it is worth learning
Update : 2024-05-19 Size : 968704 Publisher : 朱景明

DL : 0
学习openssl过程中自己写的一些例子程序。希望对大家能带来帮助。-The process of learning to write openssl some examples of the program. Hope that we can bring help.
Update : 2024-05-19 Size : 62464 Publisher : 肖鹏

DL : 0
基于OPENSSL的加密源码 DES EBC模式 工程-OPENSSL based encryption source DES EBC mode works
Update : 2024-05-19 Size : 1260544 Publisher : 王剑

DL : 0
基于openssl的VC编译工程,已经能成功编译及调用大部分OPENSSL的接口-Openssl compiled based on the VC project has been successfully compiled and called most of the interface OPENSSL
Update : 2024-05-19 Size : 859136 Publisher : 陈雷

DL : 0
标准C++编写的实现数字签名的例程,其中调用openssl实现了证书的解析,调用PKCS11实现了数字签名。-Written in standard C++ implementation of digital signature routines, which call openssl to achieve a certificate of analysis, calls PKCS11 to achieve a digital signature.
Update : 2024-05-19 Size : 251904 Publisher : steven

解析X.509规范编码的数字证书,利用开源的openssl库编程实现,方便易懂!-Resolution encoded X.509 standard digital certificates, use the openssl library open-source programming, easy to understand!
Update : 2024-05-19 Size : 2945024 Publisher : yuyue

DL : 0
文件加密解密软件,利用Openssl开发,轻松实现文件加密解密,base64编码,大密钥自动生成等功能-File encryption and decryption software, using Openssl development, easy file encryption and decryption, base64 encoding, large key features such as automatic generation of
Update : 2024-05-19 Size : 2835456 Publisher : yuyue

DL : 0
该源码是我使用openssl之evp算法的一些测试代码,传上来,希望对还各位有用-The source is the algorithm I use openssl' s evp some test code, pass up, you also want to be useful
Update : 2024-05-19 Size : 4096 Publisher : pengliu

DL : 0
simple ssl client. using openssl lib
Update : 2024-05-19 Size : 4096 Publisher : miki

DL : 0
This a slightly mofified repackaging of the Blowfish library code taken from OpenSSL-0.9.5a (hence the version of the library). All of the assembler code has been removed and the Makefile simplified. One or two files have been "tweaked" to remove dependencies on the OpenSLL environment.-This is a slightly mofified repackaging of the Blowfish library code taken from OpenSSL-0.9.5a (hence the version of the library). All of the assembler code has been removed and the Makefile simplified. One or two files have been "tweaked" to remove dependencies on the OpenSLL environment.
Update : 2024-05-19 Size : 40960 Publisher : michelle

Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl 支持Linux、UNIX、windows、Mac 等平台。openssl 目前最新的版本是0.9.8e. OpenSSL 整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL 协 议库以及应用程序。OpenSSL 的目录结构自然也是围绕这三个功能部分进行规 划的。-Openssl is a feature-rich, self-contained open-source security toolkit. It provides the main functions are: SSL protocol (including SSLv2, SSLv3 and TLSv1), a large number of software algorithm (symmetric/asymmetric/summary), Operation of large numbers, asymmetric key generation algorithm, ASN.1 decoding library, certificate request (PKCS10) codec, Encoding and decoding digital certificates, CRL codec, OCSP protocol, digital certificates, PKCS7 standard to achieve And PKCS12 format to achieve personal digital certificate capabilities. Openssl using C language as a development language, which makes it cross-platform with excellent performance. Openssl Support for Linux, UNIX, windows, Mac and other platforms. openssl latest version is 0.9.8e. OpenSSL about the whole package can be divided into three main functional components: cryptographic algorithm library, SSL Association Proposed library and applications. OpenSSL is the directory structure of the natural features around the
Update : 2024-05-19 Size : 6243328 Publisher : 韩冬冬

基于OpenSSL的RSA加密解密程序,在VC6.0平台下实现。-A program of encryption and decryption useing RSA public key encrypt which is based on OpenSSL
Update : 2024-05-19 Size : 121856 Publisher : huzhengwen

该部分主要是针对openssl中的pkcs-12进行了开发,本程序使用了控制台方式,便于调试及验证-This section is mainly for openssl pkcs12 conducted in the development, the program uses a console way, easy to debug and verify
Update : 2024-05-19 Size : 24576 Publisher : 1231
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 43 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.