RE: Examples for XMLSignature with private key on a Smartcard

2006-01-30 Thread Miha Vidmar
Title: RE: Examples for XMLSignature with private key on a Smartcard Hi, Did you by any chance happen to solve this problem? Are you accessing the certificate on the smartcard using JSS? It so, the problem is in the providers that register when you initialize the jss, which causes different

RE: How to uniquely identify a X509 Certificate ?

2005-08-29 Thread Miha Vidmar
Title: RE: How to uniquely identify a X509 Certificate ? Hi, I'm having a similar sort of a problem, only I'm validating certificate chains. A unique identifier for certificates could be Issuer and certificate serial number and are relatively easy to obtain. For you i would recommend co

RE: java signaturevalue verification

2005-08-19 Thread Miha Vidmar
using some other XML Security implementation. --Sean Miha Vidmar wrote: > Hi, >  > i am wondering about something. I have a test case where I verify a > simple signature that keeps failing on me. All the digests where > calculated ok, only the signature value always failed. I dis

java signaturevalue verification

2005-08-19 Thread Miha Vidmar
following:  CryptoManager.InitializationValues vals = new CryptoManager.InitializationValues(profileDir);  CryptoManager.initialize(vals);     ____ Miha Vidmar HERMES Softlab d.d., Ljubljana, Slovenija Tel. +386 (0)1 586 52 00 Fax. +386 (0)1 586 52 70 mailto:[EMAIL PROTECTED] http://www.hermes.si  

RE: Java canonicalizer unrendered namespaces

2005-08-18 Thread Miha Vidmar
w3.org/2000/09/xmldsig#rsa-sha1"/> http://www.w3.org/2000/09/xmldsig#sha1"/> bDqDpEzttBTR9BRF7O6U7PTub60= XXXX ____ From: Miha Vidmar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 17, 2005 6:07 PM To: 'security-dev@xml.apache.org &#x

RE: Java canonicalizer unrendered namespaces

2005-08-17 Thread Miha Vidmar
k I have a test case that excercise this behaviour and it pass. So can you send me a code that fails with this behaviour. Thanks, Raul On 8/17/05, Miha Vidmar <[EMAIL PROTECTED]> wrote: >  > Hi, >   > i'm using the latest released version of java security

Java canonicalizer unrendered namespaces

2005-08-17 Thread Miha Vidmar
   n.rendered=true;      }    }     }     ________ Miha Vidmar HERMES Softlab d.d., Ljubljana, Slovenija Tel. +386 (0)1 586 52 00 Fax. +386 (0)1 586 52 70 mailto:[EMAIL PROTECTED] http://www.hermes.si