php openssl 0.9.8e,编译成功的openssl 0.9.8e

本文档分享了作者成功编译openssl0.9.8e开发包的过程,并提供了编译后的文件结构,适用于PKI网络安全认证技术及编程实践。包含bin目录下的动态链接库文件,include目录下的头文件,lib目录下的静态库文件,以及openssl.cnf配置文件。
摘要由CSDN通过智能技术生成

【实例简介】

openssl开发包编译很蛋疼的,这是我编译成功后的openssl0.9.8e开发包,也是精通PKI网络安全认证技术和编程实现这本书需要的版本。

【实例截图】

【核心代码】

eee3aaab-7a68-4135-831c-3a4788539859

└── openssl 0.9.8e

├── bin

│   ├── libeay32.dll

│   ├── openssl.exe

│   └── ssleay32.dll

├── include

│   └── openssl

│   ├── aes.h

│   ├── applink.c

│   ├── asn1.h

│   ├── asn1_mac.h

│   ├── asn1t.h

│   ├── bio.h

│   ├── blowfish.h

│   ├── bn.h

│   ├── buffer.h

│   ├── cast.h

│   ├── comp.h

│   ├── conf_api.h

│   ├── conf.h

│   ├── crypto.h

│   ├── des.h

│   ├── des_old.h

│   ├── dh.h

│   ├── dsa.h

│   ├── dso.h

│   ├── dtls1.h

│   ├── ebcdic.h

│   ├── ecdh.h

│   ├── ecdsa.h

│   ├── ec.h

│   ├── engine.h

│   ├── e_os2.h

│   ├── err.h

│   ├── evp.h

│   ├── hmac.h

│   ├── idea.h

│   ├── krb5_asn.h

│   ├── kssl.h

│   ├── lhash.h

│   ├── md2.h

│   ├── md4.h

│   ├── md5.h

│   ├── objects.h

│   ├── obj_mac.h

│   ├── ocsp.h

│   ├── opensslconf.h

│   ├── opensslv.h

│   ├── ossl_typ.h

│   ├── pem2.h

│   ├── pem.h

│   ├── pkcs12.h

│   ├── pkcs7.h

│   ├── pq_compat.h

│   ├── pqueue.h

│   ├── rand.h

│   ├── rc2.h

│   ├── rc4.h

│   ├── ripemd.h

│   ├── rsa.h

│   ├── safestack.h

│   ├── sha.h

│   ├── ssl23.h

│   ├── ssl2.h

│   ├── ssl3.h

│   ├── ssl.h

│   ├── stack.h

│   ├── store.h

│   ├── symhacks.h

│   ├── tls1.h

│   ├── tmdiff.h

│   ├── txt_db.h

│   ├── ui_compat.h

│   ├── ui.h

│   ├── x509.h

│   ├── x509v3.h

│   └── x509_vfy.h

├── lib

│   ├── libeay32.lib

│   └── ssleay32.lib

└── openssl.cnf

5 directories, 76 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值