You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Kaushalye Kapuruge <ka...@wso2.com> on 2006/06/26 13:43:08 UTC

Rampart/C, next steps

Hi All,
Rampart/C provides username token based security for its initial 
release. Check 0.92 release of Axis2/C at 
http://ws.apache.org/axis2/c/download.cgi
For next steps of Rampart/C, it is necessary to have an xml security 
library to support encryption and signing of SOAP Messages. This 
library  should be based on AXIOM (hence named OMXmlSec). Apart from 
sign/encrypt transforms it should support canonicalization too. For the 
time being this library is considered as a sub module of rampart/C. 
Following is the high level architecture.
   
    
---------------------------------------------------------------------   
   ---------------------
    |          Rampart/C for Axis2/C                     |      Rampart
    
---------------------------------------------------------------------   
   ---------------------
    |                        WS-Security                        | 
    ---------------------------------------------------------------------  
    |      Encryption       |      Signature             |      OMXmlSec 
    ---------------------------------------------------------------------
    |       XML parser - Canonicalization          |
    
---------------------------------------------------------------------   
   ----------------------

Cheers,
Kaushalye




---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org