Protocol Design

2008-02-22 6:41 am
Suppose that each of Alice and Bob holds a pair of public key and secret key, and Alice
wants to send a huge data to Bob securely over the internet, without letting any third
party learn the content of the data or modify the data. Your task is to design for them a
protocol for securely transmitting data, which is as efficient as possible. Please describe
the main framework of the protocol, using the cryptographic tools

回答 (1)

2008-02-22 7:39 am
✔ 最佳答案
Actually, I think the protocol is similar to SSL. you may take SSL as reference for you assignment (I guess). Here is the SSL specification.
http://www.homeport.org/~adam/ssl.html
Also, it is unnessary to design the protocol as complicated as SSL, but you should take the key point from it.


收錄日期: 2021-04-26 16:05:43
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20080221000051KK03822

檢視 Wayback Machine 備份