e6b343070a
removed copy/paste error
2005-04-09 23:15:53 +00:00
aa542b7876
for implementation simplicity, include fragment size in the SessionConfirmed packets
2005-04-08 23:20:45 +00:00
3f7d46378b
* specify exactly what gets in the DSA signatures for the connection establishment
...
* include a new signedOnTime so that we can prepare the packet at a different moment from
when we encrypt & send it (also allowing us to reuse that signature on resends for the same
establishment)
2005-04-08 14:21:26 +00:00
400feb3ba7
clarify crypto/hmac usage for simpler implementation
2005-04-05 15:28:54 +00:00
756a4e3995
added a section for congestion control describing what I hope to implement. what
...
/actually/ gets implemented will be documented further once its, er, implemented
2005-04-04 17:21:30 +00:00
17f044e6cd
if using numACKs, use a 2 byte value (to handle higher transfer rates)
2005-03-30 00:20:07 +00:00
be9bdbfe0f
* simplify the MAC construct with a single HMAC (the other setup was an oracle anyway)
...
* split out the encryption and MAC keys
2005-03-27 22:08:16 +00:00
5c2a57f95a
minor cleanup
2005-03-26 09:22:17 +00:00
9cd8cc692e
added replay prevention blurb, minor cleanup
2005-03-26 09:19:42 +00:00
0626f714c6
speling (thanks cervantes)
2005-03-26 06:23:57 +00:00
21842291e9
*cough*
2005-03-26 05:56:06 +00:00
d461c295f6
first draft of secure semireliable UDP protocol
2005-03-26 05:47:40 +00:00