(三)数字证书与数字签名

作者: kim 时间:Apr 11, 2015 版权:非商用,自由转载,请保留 原文地址 。 一直对 对称加密、非对称加密、SSL、TLS、CA、根证书、信息指纹、数字签名、数字身份证、数字证书 等等知识处于一个模糊状态。 花了几天读了几十篇博文,再自己实践下,终于搞清了,很多以前不清楚的细节都补足。自己画了一张图,权当自学总结! 下一篇将会进入 iOS 证书的剖析 :p [caption id=… Continue reading
Posted in Algorithm, Network Protocol, Security, Training| Tagged , , , , , , , , , , | Leave a comment

Video Upload Architecture of 56.com

Video Upload Architecture of 56.com from Ho Kim Cheers~ Continue reading
Posted in 56com, Architecture, Network Protocol, Training| Tagged , , , , , | 1 Comment

Hypertext Transfer Protocol and PHP

Http Articles : http://www.w3.org/Protocols/rfc2616/rfc2616.html http://www.ietf.org/rfc/rfc2617.txt http://www.ietf.org/rfc/rfc1945.txt http://www8.org/w8-papers/5c-protocols/key/key.html RFC2616 Sta… Continue reading
Posted in Network Protocol| Leave a comment

The TCP/IP and OSI Network Models

@See http://www.speedguide.net/articles/the-tcpip-and-osi-network-models-120 The OSI Network Model The OSI (Open System Interconnection) 7-layer reference model defines a concept of moving information… Continue reading
Posted in Network Protocol| Tagged , | 2 Comments

Uri Knowledges

1. Uniform Resource Identifier (URI) http://en.wikipedia.org/wiki/Uniform_Resource_Identifier 2. Uniform Resource Locator (URL) http://en.wikipedia.org/wiki/Uniform_Resource_Locator 3. Uniform Resourc… Continue reading
Posted in Network Protocol| Tagged | Leave a comment