Signing only a few nodes, not the whole document

2006-03-28 Thread Peter . Nordlund
Hi all, I'm a newbie and I don't have much knowledge about xml-security yet I want to sign only some nodes in my document. As I understand it, this can be made with an id-attribute. This is not really the way I want to do it. If I got it right, it should be possible to do something like t

Re: Build issues on RedHat enterprise 4

2006-03-16 Thread Peter . Nordlund
Berin, My original statement was a bitt different, but now when I tried once again with xalan 1.10.0 I got exactly the same as you describe: lib is a file, not a dir. /Peter Berin Lautenbach

Re: Build issues on RedHat enterprise 4

2006-03-15 Thread Peter . Nordlund
Thanks a lot Berin! Next question, a bit related to my build problems. I have no clue if this is good suggestion, or if it has some unexpected side effects or so. Have you considered stepping the Xalan version to 1.10.0? As far as I have investigated, 1.10.0 compiles ok on RedHat Enterprise

Build issues on RedHat enterprise 4

2006-03-15 Thread Peter . Nordlund
Dear XMLSEC developers, I am new here so forgive me if I am wrong here, but I have a few problems First of all I can't build xalan 1.9.0 with gcc 3.4.4. That has been reported as a bug and fixed in r342313 in svn. So this led me to checking out r342313 from svn. I usually build with --p

How do I sign several nodes at once? C++

2004-10-28 Thread Peter . Nordlund
I have a problem to sign several nodes at once. I have started with the simpleHMAC program and extended it a bit. See code below. I am a newbie with XML security, so it may be obvious to someone what is wrong. The few things that differs from the original simpleHMAC is that I added some alterna

How do I sign a doc that has a schema declaration?

2004-10-28 Thread Peter . Nordlund
I have a problem to sign a document that has a schema declaration. I have started with the simpleHMAC program and extended it a bit. See code below. I am a newbie with XML security, so it may be obvious to someone what is wrong. The few things that differs from the original simpleHMAC is that I