While testing, my program started failing. I traced it to the following code
snippet from XSECCannon::outputBuffer() (my changes are commented with "JDM"):
// While we don't have enough, and have not completed -
while (!m_allNodesDone && (remaining < bytesToGo)) {
With the talk of a release, I'd note that the Java Base64 encoder in the
utility class is still adding an extra linefeed when the encoded data ends
up exactly on a line wrap boundary (e.g. last line of 72 chars if wrap
length is 72).
This is treated as invalid by the Xerces C++ base64 data type val
With the talk of a release, I'd note that the Java Base64 encoder in the
utility class is still adding an extra linefeed when the encoded data ends
up exactly on a line wrap boundary (e.g. last line of 72 chars if wrap
length is 72).
This is treated as invalid by the Xerces C++ base64 data type va
>> There's a 2.0 jar sitting right on the download site, and we're using
>> it because of various issues with the ancient code in the 1.0.5
>> release. It's been many moons since a refresh was put out, so I took
>> what we could get.
>
> I know.. it's terrible at this point.. because I am too unfam
Version 2? There has been talk about a version 2 and what should be in
there.. Hell I have been talking about it for months, but as far as I
know
there's not a single line of code in CVS for it.
There's a 2.0 jar sitting right on the download site, and we're using it
because of various issues with
> Version 2? There has been talk about a version 2 and what should be in
> there.. Hell I have been talking about it for months, but as far as I know
> there's not a single line of code in CVS for it.
There's a 2.0 jar sitting right on the download site, and we're using it
because of various iss
The files
xml-security-bin-2_0.jar
and
xml-security-bin-2_0.jar.md5
are downloadable from ...
http://www.apache.org/dist/xml/security/java-library/
If these are not version 2, please clarify.
Thanks
Steve
-Original Message-
From: Erwin van der Koogh [mailto:[EMAIL PROTECTED]
Sent: Mo
Whats the status of version 2.0 of the java XML Security library?
Should it be used for new development? It doesn't appear to be a full
release.
Version 2? There has been talk about a version 2 and what should be in
there.. Hell I have been talking about it for months, but as far as I know
ther
Whats the status of version 2.0 of the java XML Security
library? Should it be used for new development? It
doesn't appear to be a full release.
The size of the distribution file xml-security-bin-2_0.jar
is only 815K, compared with 4.3M for xml-security-bin-1_0_5D2.zip.
Thanks i
Hello dear readers,
I would like to get an enlightment on a problem I have here, I am rather new
to the xml-security so I might have missed a simple point.
Here is the problem : I have a envelopped signature with an XML message, when
I temper with the content of the message, and verify it again,
10 matches
Mail list logo