
| Key: |
CODEC-40
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Chris Black
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
Operating System: All
Platform: All
Operating System: All
Platform: All
|
|
| Bugzilla Id: |
38657
|
| Resolution Date: |
14/Jul/09 06:43 PM
|
|
There are crypto standards that require large integers for keys to be encoded in
base64 with some special caveats (no sign bit, padding, etc). One of the
standards that requires this is the w3c's XML-Signature standard. This patch
adds this support along with junit tests. This code is taken from the Apache XML
Security project's own Base64 class and changed to be more readable and add
junit tests.
|
|
Description
|
There are crypto standards that require large integers for keys to be encoded in
base64 with some special caveats (no sign bit, padding, etc). One of the
standards that requires this is the w3c's XML-Signature standard. This patch
adds this support along with junit tests. This code is taken from the Apache XML
Security project's own Base64 class and changed to be more readable and add
junit tests. |
Show » |
| No work has yet been logged on this issue.
|
|