Answer Posted / maanya
The main difference between the protocols is the layer at which they operate. SSL operates at the transport layer and mimics the "socket library," while S-HTTP operates at the application layer. Encryption of the transport layer allows SSL to be application-independent, while S-HTTP is limited to the specific software implementing it. The protocols adopt different philosophies towards encryption as well, with SSL encrypting the entire communications channel and S-HTTP encrypting each message independently. S-HTTP allows a user to produce digital signatures on any messages (not just specific messages during an authentication protocol), a feature SSL lacks. Terisa Systems is developing toolkits to support both protocols.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Expalin LaGrange Interpolation Polynomial Scheme?
What are threshold schemes?
What are pseudo-random numbers?
What are "Exotic" protocols?
Explain Digital steganography using other formats?
Explain Cryptanalysis of digital steganography?
What is secret splitting?
What is Compressed archives?
What is compression?
Differences between Watermarking vs. signatures?
Explain Secret splitting protocol?
What are Shared secrets?
Explain zero-knowledge proofs?
What is signatures?
What is Provable security?