Entry No.11
date: 12th, August

Stand alone sample program

We decided to use Prototyping methodology to implement the security part of AS2.  The idea is to build a very simple program which has nothing to do with AS2, has nothing to do with IIS server but demonstrates how Digital Signature and Encryption works.  This is also an experiment with the security features required for AS2.

The program is just a normal C# console program, which contains a windows form.  All the functionalities: Sign message, Verify signature, Encrypt message, Decrypt message are going to be implemented within this form.

Here is the User Interface of the sample program

I will integrate the functionalities in this program into AS2 after this program runs perfectly. It would take some time to do the integration but I believe this is a better approach than implementing the security features directly into AS2.

top
Introduction  
Events
Deliverables
workLog
aboutMe