Secure Network Programming: Difference between revisions

Content deleted Content added
mNo edit summary
m added an image
Line 15:
 
SNP pioneered secure sockets for Internet applications in general, independently and concurrently with the design and development of the [[HTTP]] protocol for the [[world-wide web]] which was still in its infancy in 1993. Subsequent secure socket layers (SSL by [[Netscape]] and [[Transport Layer Security|TLS]] by [[IETF]]), implemented several years later using the architecture and key ideas first presented in SNP, enabled secure e-commerce between browsers and servers. Today, many other Internet applications (including [[email]]) use [[HTTPS]], which consists of HTTP running over a secure sockets layer.
 
[[File:2004 ACM Software System Award Certificate.jpg|thumb|For inventing secure sockets in 1991 and implementing the first secure sockets layer, named SNP, in 1993.]]
 
 
== References ==