Description: 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
To Search:
File list (Check if you may need any files):
openssl——source\openssl-1.0.0e\ACKNOWLEDGMENTS
.................\..............\apps\apps.c
.................\..............\....\apps.h
.................\..............\....\app_rand.c
.................\..............\....\asn1pars.c
.................\..............\....\ca-cert.srl
.................\..............\....\ca-key.pem
.................\..............\....\ca-req.pem
.................\..............\....\ca.c
.................\..............\....\CA.pl
.................\..............\....\CA.pl.in
.................\..............\....\CA.sh
.................\..............\....\cert.pem
.................\..............\....\ciphers.c
.................\..............\....\client.pem
.................\..............\....\cms.c
.................\..............\....\crl.c
.................\..............\....\crl2p7.c
.................\..............\....\demoCA\cacert.pem
.................\..............\....\......\index.txt
.................\..............\....\......\private\cakey.pem
.................\..............\....\......\serial
.................\..............\....\dgst.c
.................\..............\....\dh.c
.................\..............\....\dh1024.pem
.................\..............\....\dh2048.pem
.................\..............\....\dh4096.pem
.................\..............\....\dh512.pem
.................\..............\....\dhparam.c
.................\..............\....\dsa-ca.pem
.................\..............\....\dsa-pca.pem
.................\..............\....\dsa.c
.................\..............\....\dsa1024.pem
.................\..............\....\dsa512.pem
.................\..............\....\dsap.pem
.................\..............\....\dsaparam.c
.................\..............\....\ec.c
.................\..............\....\ecparam.c
.................\..............\....\enc.c
.................\..............\....\engine.c
.................\..............\....\errstr.c
.................\..............\....\gendh.c
.................\..............\....\gendsa.c
.................\..............\....\genpkey.c
.................\..............\....\genrsa.c
.................\..............\....\Makefile
.................\..............\....\md4.c
.................\..............\....\nseq.c
.................\..............\....\ocsp.c
.................\..............\....\openssl.c
.................\..............\....\passwd.c
.................\..............\....\pca-cert.srl
.................\..............\....\pca-key.pem
.................\..............\....\pca-req.pem
.................\..............\....\pkcs12.c
.................\..............\....\pkcs7.c
.................\..............\....\pkcs8.c
.................\..............\....\pkey.c
.................\..............\....\pkeyparam.c
.................\..............\....\pkeyutl.c
.................\..............\....\prime.c
.................\..............\....\privkey.pem
.................\..............\....\progs.h
.................\..............\....\progs.pl
.................\..............\....\rand.c
.................\..............\....\req.c
.................\..............\....\req.pem
.................\..............\....\rsa.c
.................\..............\....\rsa8192.pem
.................\..............\....\rsautl.c
.................\..............\....\s1024key.pem
.................\..............\....\s1024req.pem
.................\..............\....\s512-key.pem
.................\..............\....\s512-req.pem
.................\..............\....\server.pem
.................\..............\....\server.srl
.................\..............\....\server2.pem
.................\..............\....\sess_id.c
.................\..............\....\..t\set-g-ca.pem
.................\..............\....\...\set-m-ca.pem
.................\..............\....\...\set_b_ca.pem
.................\..............\....\...\set_c_ca.pem
.................\..............\....\...\set_d_ct.pem
.................\..............\....\...\set_root.pem
.................\..............\....\