欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
OpenSSL
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
| 小 (→Android) | 小 | ||
| 第1行: | 第1行: | ||
| {{SeeWikipedia}} | {{SeeWikipedia}} | ||
| [[文件:openssl.png|right]] | [[文件:openssl.png|right]] | ||
| − | OpenSSL  | + | OpenSSL 是用于加密、安全通信的最著名的库,是 [[TLS]]/SSL 标准的开源实现。 | 
| ==新闻== | ==新闻== | ||
| *[https://attilagyorffy.com/2016/07/02/the-state-of-libressl-in-freebsd/ Replacing OpenSSL with LibreSSL in FreeBSD 10.3 base] (2016.07) | *[https://attilagyorffy.com/2016/07/02/the-state-of-libressl-in-freebsd/ Replacing OpenSSL with LibreSSL in FreeBSD 10.3 base] (2016.07) | ||
| + | |||
| + | ==简介== | ||
| + | |||
| + | ==版本== | ||
| + | |||
| + | ==功能== | ||
| ==指南== | ==指南== | ||
| 第13行: | 第19行: | ||
|   $ openssl version -a |   $ openssl version -a | ||
|   $ openssl help |   $ openssl help | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| ==项目== | ==项目== | ||
| + | *[[LibreSSL]] | ||
| *[https://github.com/google/boringssl BoringSSL] | *[https://github.com/google/boringssl BoringSSL] | ||
| + | *[https://github.com/x2on/OpenSSL-for-iPhone iOS] | ||
| + | *[https://github.com/guardianproject/openssl-android Android] | ||
| ==文档== | ==文档== | ||
| 第32行: | 第35行: | ||
| ./configure 时报类似错误:libcrypto required | ./configure 时报类似错误:libcrypto required | ||
|    yum install openssl-devel   |    yum install openssl-devel   | ||
| + | |||
| + | ==图集== | ||
| ==链接== | ==链接== | ||
| 第44行: | 第49行: | ||
| *[http://h.devep.net/dao-di-shui-cai-shi-zhen-zheng-de-yin-xing-zhan-you-kai-yuan-ruan-jian-he-opensslde-zhen-shi-gu-shi/ 到底谁才是真正的隐形战友——开源软件和OpenSSL的真实故事] | *[http://h.devep.net/dao-di-shui-cai-shi-zhen-zheng-de-yin-xing-zhan-you-kai-yuan-ruan-jian-he-opensslde-zhen-shi-gu-shi/ 到底谁才是真正的隐形战友——开源软件和OpenSSL的真实故事] | ||
| *[https://www.feistyduck.com/library/openssl-cookbook/ OpenSSL Cookbook] | *[https://www.feistyduck.com/library/openssl-cookbook/ OpenSSL Cookbook] | ||
| − | |||
| − | |||
| [[category:security]] | [[category:security]] | ||
2020年10月29日 (四) 02:15的版本
|   | 您可以在Wikipedia上了解到此条目的英文信息 OpenSSL Thanks, Wikipedia. | 
OpenSSL 是用于加密、安全通信的最著名的库,是 TLS/SSL 标准的开源实现。
| 目录 | 
新闻
简介
版本
功能
指南
$ brew install openssl $ brew link --force openssl $ brew install python --with-brewed-openssl $ openssl version $ openssl version -a $ openssl help
项目
文档
图书
问题
./configure 时报类似错误:libcrypto required
yum install openssl-devel
图集
链接
	分享您的观点
			
			
			
			
			
				
								
				
								
			

