欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
OpenSSL
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
| 小 (→指南) | 小 (→Android) | ||
| 第19行: | 第19行: | ||
| ==Android== | ==Android== | ||
| https://github.com/guardianproject/openssl-android | https://github.com/guardianproject/openssl-android | ||
| + | |||
| + | ==项目== | ||
| + | *[https://github.com/google/boringssl BoringSSL] | ||
| ==文档== | ==文档== | ||
2020年7月23日 (四) 11:06的版本
|   | 您可以在Wikipedia上了解到此条目的英文信息 OpenSSL Thanks, Wikipedia. | 
OpenSSL 是用于安全通信的最著名的开放库,是 TLS 标准的开源实现。
| 目录 | 
新闻
指南
$ brew install openssl $ brew link --force openssl $ brew install python --with-brewed-openssl $ openssl version $ openssl version -a $ openssl help
iOS
https://github.com/x2on/OpenSSL-for-iPhone
Android
https://github.com/guardianproject/openssl-android
项目
文档
图书
问题
./configure 时报类似错误:libcrypto required
yum install openssl-devel
链接
- OpenSSL官网
- OpenSSL文档
- OpenSSL下载
- 使用 OpenSSL API 进行安全编程, 第 1 部分: 创建基本的安全连接和非安全连接
- 使用 OpenSSL API 进行安全编程,第 2 部分: 安全握手
- 使用 OpenSSL API 进行安全编程,第 3 部分: 提供安全服务
- 应用 OpenSSL 工具进行 SSL 故障分析
- 回应破破的桥《针对OpenSSL捐助的讨论》
- 到底谁才是真正的隐形战友——开源软件和OpenSSL的真实故事
- OpenSSL Cookbook
<discussion>characters_max=300</discussion>
	分享您的观点
			
			
			
			
			
				
								
				
								
			


