01.07.2013 Views

Secure Socket Layer Transport Layer Security

Secure Socket Layer Transport Layer Security

Secure Socket Layer Transport Layer Security

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SSL Record Protocol (suite)<br />

message fragmentation and compression<br />

• 16KB in a fragment<br />

• LossLess compression (1 KB is OK)<br />

confidentiality<br />

• using symmetric encryption with a shared secret key<br />

defined by Handshake Protocol<br />

• IDEA, RC2-40, RC2 40, DES-40, DES 40, DES, 3DES, Fortezza, RC4-40, RC4 40,<br />

RC4-128 RC4 128<br />

• message is compressed before encryption (optional)<br />

message integrity<br />

• using a MAC with shared secret key<br />

• Using SHA-1 SHA 1 or MD5<br />

Non replay<br />

SSL Alert Protocol<br />

• Use counter (64 bits) to prevent replay in SSL session<br />

page 39<br />

SSL Alert Protocol signals state changes and<br />

indicates errors<br />

SSL Alert is invoked by:<br />

Handshake protocol – in case of problem<br />

Record protocol – e.g. if MAC is not valid<br />

Application – to close connection (close_notify)<br />

Connections should be closed with close_notify to allow<br />

detection of truncation attacks (dropping last messages)<br />

Notice: Notice close_notify is normal, not a failure alert!<br />

The alerts are carried in an “Alert Alert Record”<br />

Record

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!