- Yes I just checked it in.
Took me a while to find - I'm not too sure why, but the behaviour of the
canoncicaliser appears to have changed.
It appears that the canonicaliser is now storing it's output. So if you
re-use an instance, it will append the new canonicalisation to the old
and retur
Berin,
Your fix has fixed this problem of duplicate data being outputted on
decryption. :-)
Thanks,
Vishal
Vishal Mahajan wrote:
2) This seems to be a regression in xml-security. Using (JDK1.4.2 +
BC) OR JDK1.5, the result of decryption in the sample seems incorrect.
The input to be encrypted w
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact folk at [EMAIL PROTECTED]
Project xml-security has an issue affecting its community integration.
This issue affects 2 p
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact folk at [EMAIL PROTECTED]
Project xml-security has an issue affecting its community integration.
This issue affects 2 p
Raul,
If you've done it in the last couple of hours - it's probably because
I've just committed some fixes for a couple of bugs :>.
Cheers,
Berin
[EMAIL PROTECTED] wrote:
On 02/10/2004, at 2:33, Berin Lautenbach wrote:
Is anyone else able to get a clean "ant test" to run? I turn up
erro
On 02/10/2004, at 2:33, Berin Lautenbach wrote:
Is anyone else able to get a clean "ant test" to run? I turn up
errors all over the shop - even with the subset "ant test_xenc".
Cheers,
Berin
I just run all the test from eclipse env I just run AllTest.java, I
don't have the code here. Pe
All,
There a couple of issues with encryption sample -
1) With JDK 1.5, if you use the latest version of BC above SunJCE in
java.security, the encryption sample fails to decrypt with the exception
below. Also, 8 errors are observed while running encryption unit tests
with this setup. I would gue