You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2008/04/04 04:24:49 UTC

svn commit: r644579 - /webservices/rampart/trunk/c/xdocs/archived_news.html

Author: kaushalye
Date: Thu Apr  3 19:24:49 2008
New Revision: 644579

URL: http://svn.apache.org/viewvc?rev=644579&view=rev
Log:
Updating the archived news

Modified:
    webservices/rampart/trunk/c/xdocs/archived_news.html

Modified: webservices/rampart/trunk/c/xdocs/archived_news.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/archived_news.html?rev=644579&r1=644578&r2=644579&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/archived_news.html (original)
+++ webservices/rampart/trunk/c/xdocs/archived_news.html Thu Apr  3 19:24:49 2008
@@ -13,10 +13,83 @@
 
 <p>This page contains information on previous releases running up to the
 latest.</p>
-
+<a id="1.1.0"></a>
+<h3>16th_Jan_2008 - Apache Rampart/C Version 1.1 Released</h3>
+    <a href='http://ws.apache.org/rampart/c/download.cgi'>Download 1.1</a>
+    <h4>Key Features</h4>
+<ol>
+<li>Ability to send and verify UsernameTokens with
+    <ul> 
+    <li>Username and PlainText password
+    </li><li>Username and Digested password
+    </li></ul>
+</li><li>Ability to send Timestamp tokens
+</li><li>SOAP message encryption
+    <ul>
+    <li> With derived key support for improved security
+    </li><li> Symmetric and Asymmetric modes of operations
+    </li><li> Support for AES and Tripple DES encryption
+    </li><li> Signature encryption
+    </li><li> Keys encryption
+    </li></ul>
+</li><li>SOAP message signature
+    <ul>
+    <li> XML signature with RSA-SHA1
+    </li><li> Message authentication with HMAC-SHA1
+    </li><li> Signature confirmation support
+    </li><li> SOAP Header signing
+    </li></ul>
+</li><li>WS-Security Policy (spec 1.1) based configurations
+    <ul>
+    <li> Support for both Symmetric as well as Asymmetric policy bindings
+    </li><li> Support for different modes of key identifiers
+    </li><li> Support for different algorithm suites<br></br>
+        [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15, Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
+     </li></ul>
+</li><li>Replay detection support
+    <ul>
+    <li> Easy to use built-in replay detection module
+    </li><li> Ability to deploy a customized replay detection module
+    </li></ul>
+</li><li>Different protection orders
+    <ul>
+    <li> Encrypt before signing
+    </li><li> Sign before encrypting
+    </li></ul>
+</li><li>Extensible modules
+    <ul>
+    <li> Password callback module
+    </li><li> Authentication module
+    </li><li> Credentials module
+    </li></ul>
+</li><li>Keys management
+    <ul>
+    <li> Support for X509 token profile
+    </li><li> Support for Key identifiers, Thumb prints, Issuer/Serial pairs, Embedded and Direct references
+    </li></ul>
+</li><li>Other
+    <ul>
+    <li> Easy to use deployment scripts
+    </li><li> A comprehensive set of samples
+    </li></ul>
+</li></ol></div><div class="subsection"><a name="Major_Changes_Since_Last_Release"></a><h3>Major Changes Since Last Release</h3><p>
+<ol>
+    <li> MAC support with HMAC-SHA1
+    </li><li>Derrived key encryption
+    </li><li>Derived key signing
+    </li><li>Symmetric policy bindings
+    </li><li>New security header processor based on SOAP header layout
+    </li><li>Security policy validator
+    </li><li>Extensible Replay detection module
+    </li><li>Signature confirmation support
+    </li><li>Support for X509 thumb prints
+    </li><li>Easy to use deployment scripts
+	</li><li>Memory leak fixes</li>
+	<li>Many bug fixes</li>
+ </ol>
 
 <a id="1.0.0"></a>
-<h3>05th Oct 2007 - Apache Axis2/C Version 1.0 Released</h3>
+<h3>05th Oct 2007 - Apache Rampart/C Version 1.0 Released</h3>
     <a href='http://ws.apache.org/rampart/c/download.cgi'>Download 1.0</a>
     <h4>Key Features</h4>
 <ol>
@@ -39,7 +112,7 @@
 </ol>
 
 <a id="0.90"></a>
-<h3>11th May 2007 - Apache Axis2/C Version 0.90 Released</h3>
+<h3>11th May 2007 - Apache Rampart/C Version 0.90 Released</h3>
     <a href='http://ws.apache.org/rampart/c/download.cgi'>Download 0.90</a>
     <h4>Key Features</h4>
    <ol>