1.概念
一、SSL是安全套接层(Secure Socket Layer)的缩写(网景公司提出)
特点:
处于传输层和应用层之间
二、SSLv3/TLS表示传输层安全(Transport Layer Security)的缩写(IETF提出)
-----------------------
2.采用加密算法
-------------------------------
加密协议参考文献
openssl
参考文献
1.openssl 学习之SSL/TLS - CSDN博客
https://blog.csdn.net/kkxgx/article/details/12868181
2.The First Few Milliseconds of an HTTPS Connection
http://www.moserware.com/2009/06/first-few-milliseconds-of-https.html?repost!
----------------
加密算法参考文献
分组加密的四种模式 - CSDN博客
https://blog.csdn.net/fw0124/article/details/8472560
常用加密算法概述 - colife - 博客园
https://www.cnblogs.com/colife/p/5566789.html
AES加密,128-192-256,方案一 - CSDN博客
https://blog.csdn.net/xiaoll880214/article/details/50191331
加密算法大全 - CSDN博客
https://blog.csdn.net/free2o/article/details/22178615
几种常见加密算法解析及使用 - CSDN博客
https://blog.csdn.net/qq_26420489/article/details/53395472