-
Hey srinath,
Could you solve this?
I am having the same problem.
Let me know if you get past this.
Thank you,
Satish Vellanki.
2007-10-12 21:38:27 UTC by satish_vell
-
hi...
there is an exception i get when i try to sign the certs created using the gui provided....it says signature not found...the exact message is as shown....thanks in advance for the help...
java.security.SignatureException: MD5/RSA/PKCS#1 Signature not available
at sdsi.SDSISignature.<init>(SDSISignature.java:61)
at...
2007-04-01 15:41:08 UTC by vsrinath_v
-
sajma committed patchset 220 of module jsdsi to the JSDSI CVS repository, changing 1 files.
2005-11-08 19:15:28 UTC by sajma
-
sajma committed patchset 219 of module jsdsi to the JSDSI CVS repository, changing 79 files.
2005-11-08 03:12:52 UTC by sajma
-
I developed the cetr path discovery algos for JSDSI, and I've done my best to make it implement Java's security APIs, including the Certification Path API. So the short answer to your question is "yes, I think so".
2005-10-24 20:25:25 UTC by sajma
-
There are a few other docs linked from the homepage:
http://jsdsi.sourceforge.net/
But the best docs for the code are the Javadocs and the unittests (the latter especially for cert path discovery).
2005-10-24 20:24:14 UTC by sajma
-
Hi,
Is there any tutorials/documentation for JSDSI or any other materials other than the Javadoc ??
Somaya.
2005-10-24 20:07:11 UTC by zomos
-
Okay :)
Well I want to develop a certificate based trust management system, where entities in the system can issue cerificates, delegate their capabilities, and verify certicertification paths, I found that X.509 certificates won't be appropriate as it doesn't support delegation, moreover it just supports identity certificates, So would a SPKI implementation like JSDSI be useful for me?
One...
2005-10-24 19:03:38 UTC by zomos
-
We're not actively developing JSDSI, but it should still be useful to you, and I at least will still answer questions when I can. But no promises on how queickly or how thoroughly :)
2005-10-24 18:26:31 UTC by sajma
-
Hi,
I just wonder whether or not this project is still active? I want to use a Java implementation for SPKI certificates so i want to know if there'll be any support if I used JSDSI ?
Thanks,
Somaya.
2005-10-24 18:19:41 UTC by zomos