You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Kaushalye Kapuruge <ka...@wso2.com> on 2008/01/16 14:35:12 UTC

[Rampart/C] [ANN] Apache Rampart/C 1.1.0 Released

Hi All,
Apache Rampart/C team is pleased to announce the release of Apache 
Rampart/C 1.1
You may download the release from
http://ws.apache.org/rampart/c/download.cgi

Key features of the release
-------------------------------------------
1. Ability to send and verify UsernameTokens with
    - Username and PlainText password
    - Username and Digested password
2. Ability to send Timestamp tokens
3. SOAP message encryption
    - With derived key support for improved security
    - Symmetric and Asymmetric modes of operations
    - Support for AES and Tripple DES encryption
    - Signature encryption
    - Keys encryption
4. SOAP message signature
    - XML signature with RSA-SHA1
    - Message authentication with HMAC-SHA1
    - Signature confirmation support
    - SOAP Header signing
5. WS-Security Policy (spec 1.1) based configurations
    - Support for both Symmetric as well as Asymmetric policy bindings
    - Support for different modes of key identifiers
    - Support for different algorithm suites
        [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15, 
Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
6. Replay detection support
    - Easy to use built-in replay detection module
    - Ability to deploy a customized replay detection module
7. Different protection orders
    - Encrypt before signing
    - Sign before encrypting
8. Extensible modules
    - Password callback module
    - Authentication module
    - Credentials module
9. Keys management
    - Support for X509 token profile
    - Support for Key identifiers, Thumb prints, Issuer/Serial pairs, 
Embedded and Direct references
10. Other
    - Easy to use deployment scripts
    - A comprehensive set of samples

Major Changes Since Last Release
--------------------------------------------------------
1. MAC support with HMAC-SHA1
2. Derrived key encryption
3. Derived key signing
4. Symmetric policy bindings
5. New security header processor based on SOAP header layout
6. Security policy validator
7. Extensible Replay detection module
8. Signature confirmation support
9. Support for X509 thumb prints
10. Easy to use deployment scripts
11. Memory leak fixes
12. Many bug fixes

Issues can be reported here.
http://issues.apache.org/jira/browse/RAMPARTC

We welcome your early feedback.
Thank you for your interest in Rampart/C.

--Apache Rampart/C Team--
http://ws.apache.org/rampart/c/

-- 
http://blog.kaushalye.org/
http://wso2.org/


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


Re: [Rampart/C] [ANN] Apache Rampart/C 1.1.0 Released

Posted by Kaushalye Kapuruge <ka...@wso2.com>.
Hi Tom,
Yes. It should be. Will do the needful.
Thanks for the input.
-Kaushalye
 
Tom Seelbach wrote:
> Since Rampart includes cryptography, shouldn't it be listed on the 
> exports page?    http://www.apache.org/licenses/exports/
>
> -Tom
>
> On Jan 16, 2008 8:35 AM, Kaushalye Kapuruge <kaushalye@wso2.com 
> <ma...@wso2.com>> wrote:
>
>     Hi All,
>     Apache Rampart/C team is pleased to announce the release of Apache
>     Rampart/C 1.1
>     You may download the release from
>     http://ws.apache.org/rampart/c/download.cgi
>     <http://ws.apache.org/rampart/c/download.cgi>
>
>     Key features of the release
>     -------------------------------------------
>     1. Ability to send and verify UsernameTokens with
>        - Username and PlainText password
>        - Username and Digested password
>     2. Ability to send Timestamp tokens
>     3. SOAP message encryption
>        - With derived key support for improved security
>        - Symmetric and Asymmetric modes of operations
>        - Support for AES and Tripple DES encryption
>        - Signature encryption
>        - Keys encryption
>     4. SOAP message signature
>        - XML signature with RSA-SHA1
>        - Message authentication with HMAC-SHA1
>        - Signature confirmation support
>        - SOAP Header signing
>     5. WS-Security Policy (spec 1.1) based configurations
>        - Support for both Symmetric as well as Asymmetric policy bindings
>        - Support for different modes of key identifiers
>        - Support for different algorithm suites
>            [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15,
>     Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
>     6. Replay detection support
>        - Easy to use built-in replay detection module
>        - Ability to deploy a customized replay detection module
>     7. Different protection orders
>        - Encrypt before signing
>        - Sign before encrypting
>     8. Extensible modules
>        - Password callback module
>        - Authentication module
>        - Credentials module
>     9. Keys management
>        - Support for X509 token profile
>        - Support for Key identifiers, Thumb prints, Issuer/Serial pairs,
>     Embedded and Direct references
>     10. Other
>        - Easy to use deployment scripts
>        - A comprehensive set of samples
>
>     Major Changes Since Last Release
>     --------------------------------------------------------
>     1. MAC support with HMAC-SHA1
>     2. Derrived key encryption
>     3. Derived key signing
>     4. Symmetric policy bindings
>     5. New security header processor based on SOAP header layout
>     6. Security policy validator
>     7. Extensible Replay detection module
>     8. Signature confirmation support
>     9. Support for X509 thumb prints
>     10. Easy to use deployment scripts
>     11. Memory leak fixes
>     12. Many bug fixes
>
>     Issues can be reported here.
>     http://issues.apache.org/jira/browse/RAMPARTC
>
>     We welcome your early feedback.
>     Thank you for your interest in Rampart/C.
>
>     --Apache Rampart/C Team--
>     http://ws.apache.org/rampart/c/
>
>     --
>     http://blog.kaushalye.org/
>     http://wso2.org/
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
>     <ma...@ws.apache.org>
>     For additional commands, e-mail: axis-dev-help@ws.apache.org
>     <ma...@ws.apache.org>
>
>


-- 
http://blog.kaushalye.org/
http://wso2.org/


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


Re: [Rampart/C] [ANN] Apache Rampart/C 1.1.0 Released

Posted by Tom Seelbach <to...@gmail.com>.
Since Rampart includes cryptography, shouldn't it be listed on the exports
page?    http://www.apache.org/licenses/exports/

-Tom

On Jan 16, 2008 8:35 AM, Kaushalye Kapuruge <ka...@wso2.com> wrote:

> Hi All,
> Apache Rampart/C team is pleased to announce the release of Apache
> Rampart/C 1.1
> You may download the release from
> http://ws.apache.org/rampart/c/download.cgi
>
> Key features of the release
> -------------------------------------------
> 1. Ability to send and verify UsernameTokens with
>    - Username and PlainText password
>    - Username and Digested password
> 2. Ability to send Timestamp tokens
> 3. SOAP message encryption
>    - With derived key support for improved security
>    - Symmetric and Asymmetric modes of operations
>    - Support for AES and Tripple DES encryption
>    - Signature encryption
>    - Keys encryption
> 4. SOAP message signature
>    - XML signature with RSA-SHA1
>    - Message authentication with HMAC-SHA1
>    - Signature confirmation support
>    - SOAP Header signing
> 5. WS-Security Policy (spec 1.1) based configurations
>    - Support for both Symmetric as well as Asymmetric policy bindings
>    - Support for different modes of key identifiers
>    - Support for different algorithm suites
>        [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15,
> Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
> 6. Replay detection support
>    - Easy to use built-in replay detection module
>    - Ability to deploy a customized replay detection module
> 7. Different protection orders
>    - Encrypt before signing
>    - Sign before encrypting
> 8. Extensible modules
>    - Password callback module
>    - Authentication module
>    - Credentials module
> 9. Keys management
>    - Support for X509 token profile
>    - Support for Key identifiers, Thumb prints, Issuer/Serial pairs,
> Embedded and Direct references
> 10. Other
>    - Easy to use deployment scripts
>    - A comprehensive set of samples
>
> Major Changes Since Last Release
> --------------------------------------------------------
> 1. MAC support with HMAC-SHA1
> 2. Derrived key encryption
> 3. Derived key signing
> 4. Symmetric policy bindings
> 5. New security header processor based on SOAP header layout
> 6. Security policy validator
> 7. Extensible Replay detection module
> 8. Signature confirmation support
> 9. Support for X509 thumb prints
> 10. Easy to use deployment scripts
> 11. Memory leak fixes
> 12. Many bug fixes
>
> Issues can be reported here.
> http://issues.apache.org/jira/browse/RAMPARTC
>
> We welcome your early feedback.
> Thank you for your interest in Rampart/C.
>
> --Apache Rampart/C Team--
> http://ws.apache.org/rampart/c/
>
> --
> http://blog.kaushalye.org/
> http://wso2.org/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>

Re: [Rampart/C] [ANN] Apache Rampart/C 1.1.0 Released

Posted by Kaushalye Kapuruge <ka...@wso2.com>.
Hi,
Yeah... it's better if we could include it in the release note as well. 
But when the user follows the link given, it says which Axis2/C release 
version to be used. Earlier too we didn't include the Axis2/C version in 
the release note. Will do it next time.
Thanks for the input.
Cheers,
Kaushalye

Samisa Abeysinghe wrote:
> This release note does not mention with which release of Axis2/C it 
> works :(
>
> Samisa...
>
> Kaushalye Kapuruge wrote:
>> Hi All,
>> Apache Rampart/C team is pleased to announce the release of Apache 
>> Rampart/C 1.1
>> You may download the release from
>> http://ws.apache.org/rampart/c/download.cgi
>>
>> Key features of the release
>> -------------------------------------------
>> 1. Ability to send and verify UsernameTokens with
>>    - Username and PlainText password
>>    - Username and Digested password
>> 2. Ability to send Timestamp tokens
>> 3. SOAP message encryption
>>    - With derived key support for improved security
>>    - Symmetric and Asymmetric modes of operations
>>    - Support for AES and Tripple DES encryption
>>    - Signature encryption
>>    - Keys encryption
>> 4. SOAP message signature
>>    - XML signature with RSA-SHA1
>>    - Message authentication with HMAC-SHA1
>>    - Signature confirmation support
>>    - SOAP Header signing
>> 5. WS-Security Policy (spec 1.1) based configurations
>>    - Support for both Symmetric as well as Asymmetric policy bindings
>>    - Support for different modes of key identifiers
>>    - Support for different algorithm suites
>>        [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15, 
>> Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
>> 6. Replay detection support
>>    - Easy to use built-in replay detection module
>>    - Ability to deploy a customized replay detection module
>> 7. Different protection orders
>>    - Encrypt before signing
>>    - Sign before encrypting
>> 8. Extensible modules
>>    - Password callback module
>>    - Authentication module
>>    - Credentials module
>> 9. Keys management
>>    - Support for X509 token profile
>>    - Support for Key identifiers, Thumb prints, Issuer/Serial pairs, 
>> Embedded and Direct references
>> 10. Other
>>    - Easy to use deployment scripts
>>    - A comprehensive set of samples
>>
>> Major Changes Since Last Release
>> --------------------------------------------------------
>> 1. MAC support with HMAC-SHA1
>> 2. Derrived key encryption
>> 3. Derived key signing
>> 4. Symmetric policy bindings
>> 5. New security header processor based on SOAP header layout
>> 6. Security policy validator
>> 7. Extensible Replay detection module
>> 8. Signature confirmation support
>> 9. Support for X509 thumb prints
>> 10. Easy to use deployment scripts
>> 11. Memory leak fixes
>> 12. Many bug fixes
>>
>> Issues can be reported here.
>> http://issues.apache.org/jira/browse/RAMPARTC
>>
>> We welcome your early feedback.
>> Thank you for your interest in Rampart/C.
>>
>> --Apache Rampart/C Team--
>> http://ws.apache.org/rampart/c/
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
>
>


-- 
http://blog.kaushalye.org/
http://wso2.org/


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


Re: [Rampart/C] [ANN] Apache Rampart/C 1.1.0 Released

Posted by Samisa Abeysinghe <sa...@wso2.com>.
This release note does not mention with which release of Axis2/C it works :(

Samisa...

Kaushalye Kapuruge wrote:
> Hi All,
> Apache Rampart/C team is pleased to announce the release of Apache 
> Rampart/C 1.1
> You may download the release from
> http://ws.apache.org/rampart/c/download.cgi
>
> Key features of the release
> -------------------------------------------
> 1. Ability to send and verify UsernameTokens with
>    - Username and PlainText password
>    - Username and Digested password
> 2. Ability to send Timestamp tokens
> 3. SOAP message encryption
>    - With derived key support for improved security
>    - Symmetric and Asymmetric modes of operations
>    - Support for AES and Tripple DES encryption
>    - Signature encryption
>    - Keys encryption
> 4. SOAP message signature
>    - XML signature with RSA-SHA1
>    - Message authentication with HMAC-SHA1
>    - Signature confirmation support
>    - SOAP Header signing
> 5. WS-Security Policy (spec 1.1) based configurations
>    - Support for both Symmetric as well as Asymmetric policy bindings
>    - Support for different modes of key identifiers
>    - Support for different algorithm suites
>        [Basic128, Basic 192, Basic256, TrippleDES, Basic128Rsa15, 
> Basic192Rsa15,Basic256Rsa15, TripleDesRsa15]
> 6. Replay detection support
>    - Easy to use built-in replay detection module
>    - Ability to deploy a customized replay detection module
> 7. Different protection orders
>    - Encrypt before signing
>    - Sign before encrypting
> 8. Extensible modules
>    - Password callback module
>    - Authentication module
>    - Credentials module
> 9. Keys management
>    - Support for X509 token profile
>    - Support for Key identifiers, Thumb prints, Issuer/Serial pairs, 
> Embedded and Direct references
> 10. Other
>    - Easy to use deployment scripts
>    - A comprehensive set of samples
>
> Major Changes Since Last Release
> --------------------------------------------------------
> 1. MAC support with HMAC-SHA1
> 2. Derrived key encryption
> 3. Derived key signing
> 4. Symmetric policy bindings
> 5. New security header processor based on SOAP header layout
> 6. Security policy validator
> 7. Extensible Replay detection module
> 8. Signature confirmation support
> 9. Support for X509 thumb prints
> 10. Easy to use deployment scripts
> 11. Memory leak fixes
> 12. Many bug fixes
>
> Issues can be reported here.
> http://issues.apache.org/jira/browse/RAMPARTC
>
> We welcome your early feedback.
> Thank you for your interest in Rampart/C.
>
> --Apache Rampart/C Team--
> http://ws.apache.org/rampart/c/
>


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