You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2008/12/17 15:05:44 UTC

[jira] Resolved: (WSS-111) Some work on UsernameToken derived keys

     [ https://issues.apache.org/jira/browse/WSS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved WSS-111.
-------------------------------------

    Resolution: Fixed

> Some work on UsernameToken derived keys
> ---------------------------------------
>
>                 Key: WSS-111
>                 URL: https://issues.apache.org/jira/browse/WSS-111
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 1.5.5
>
>         Attachments: wss4j_derived_keys.patch
>
>
> The UsernameToken profile 1.1 provides for using UsernameTokens for key derivation (section 4: Key Derivation). We currently have some limited support in UsernameToken.java for generating and parsing UsernameTokens with derived keys, but no tests.
> The attached patch contains the following improvements:
> 1) Two bugs in processing a Username Token in UsernameToken.java with a derived key are fixed + some cleanup to the code.
> 2) WSSecUsernameToken.java is extended to wrap the key derivation functionality of UsernameToken.java.
> 3) A unit test is added for UsernameToken.java, as well as two tests which use a derived key from a username token for encryption and signing purposes.
> The processing of a UsernameToken with derived keys is left for a future release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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