A modern communication protocol must be secure. And to do it right, security must have been integrated in the design from the very start. Here is a short list of security requirements for DITP:
- authenticate peers
- support exchanged data authentication and encryption
- provide access control on accessible services, objects and methods
- support single and multi-signed information of any kind
- signed information supporting polymorphism and aggregates
- allow anyone to verify any signature with minimal knowledge
Multi-signed information is when more than one people sign a given information, (i.e. a contract).
With a stream oriented encoding this all imply that we are able to apply a hash function (i.e. SHA) on transmitted data while it is encoded or decoded.
This is what I am currently implementing. Unfortunately, a server crash, monopolized all my time this week. Murphy's law revenge...
2 Comments
Olivier PISANO
6/24/2007 04:44:19 pm
A server crash again ? What on earth did you try to do this time ? ;)
Reply
chmike
6/25/2007 05:03:43 pm
I turned the PC off but didn't unplug the power cord. Then I inserted an AGP card and it made a tiny spark...
Reply
Leave a Reply. |
AuthorChristophe Meessen is a computer science engineer working in France. Any suggestions to make DIS more useful ? Tell me by using the contact page. Categories
All
Archives
December 2017
|