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 2010/09/13 19:16:32 UTC

[jira] Updated: (WSS-243) Can't use Password Digest on Z/OS

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

Colm O hEigeartaigh updated WSS-243:
------------------------------------

    Fix Version/s: 1.5.9
                   1.6

> Can't use Password Digest on Z/OS
> ---------------------------------
>
>                 Key: WSS-243
>                 URL: https://issues.apache.org/jira/browse/WSS-243
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.5.8
>         Environment: Z/OS
>            Reporter: Beth Ayres
>            Assignee: Ruchith Udayanga Fernando
>             Fix For: 1.5.9, 1.6
>
>
> Base64.decode doesn't account for EBCDIC encoding.
> line 281:          byte[] base64Data = encoded.getBytes();
> results in an array of garbage.
> Then, line 307:          b1 = base64Alphabet[base64Data[dataIndex++]];
> causes an ArrayIndexOutOfBoundsException.
> The result is that the PasswordDigest is blank.

-- 
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