Transport layer security service
Originally developed by Netscape
Version 3 designed with public input
Subsequently became Internet standard known as TLS (Transport Layer Security)
TLS (Transport Layer Security) is an IETF’s attempt to standardize SSL
SSL has two layers of protocols
SSL layer at the sender’s end performs encryption on the data received from the application layer and also adds its own encryption information header (SH).
SSL layer at the receiver’s end removes SH, decrypts the encrypted data, and gives plain text to application layer
암호화되기 시작, 전에는 Plaintext
HGU 전산전자공학부 고윤민 교수님의 24-2 컴퓨터 보안 수업을 듣고 작성한 포스트이며, 첨부한 모든 사진은 교수님 수업 PPT의 사진 원본에 필기를 한 수정본입니다.