Re: SHA512 OID error?

2008-08-28 Thread fercufer
On 28 ago, 17:02, fercufer <[EMAIL PROTECTED]> wrote: > Hi, > > In JSS I have discovered that SHA512 OID is 2.16.840.1.101.3.4.3 > (DigestAlgorithm.SHA512). However in Bouncy Castle and several webs > (http://www.oid-info.com/,http://www.users.zetnet.co.uk/hopwood/crypto/ &

SHA512 OID error?

2008-08-28 Thread fercufer
Hi, In JSS I have discovered that SHA512 OID is 2.16.840.1.101.3.4.3 (DigestAlgorithm.SHA512). However in Bouncy Castle and several webs (http://www.oid-info.com/,http://www.users.zetnet.co.uk/hopwood/crypto/ scan/) SHA512 OID is 2.16.840.1.101.3.4.2.3. Is there an error?. Greetings

JSS´s SignerInfo crashes firefox 3.0.1 and firefox 3 in Windows

2008-08-13 Thread fercufer
Hi, SignerInfo crashes firefox 3 in Windows. Below I put the code and the log files with Firefox 3.0.1 I have found a page about this bug. http://support.mozilla.com/tiki-view_forum_thread.php?locale=lt&forumId=1&comments_parentId=86104 But there isn´t valid solution Do you know resolve it ? If

Re: JSS version problem

2008-08-07 Thread fercufer
Hi. Thank you for your response forgiveness for not answering before, I've been on holidays. I thought that the problem was incompatibility between Firefox 3 (NSS 3.12) and JSS 4.2.5. I have isolated the error and only is produced on Windows, On Ubuntun all is OK. I execute, in Windows XP with

JSS version problem

2008-07-31 Thread fercufer
Hi First, sorry for my BAD English I was developing an applet using JSS. It ran well in firefox but when tested it with firefox that use version NSS version 3.12. For example firefox-3 or firefox-2.0.0.15 on ubuntu. Seem that NSS 3.12 is incompatible with the JSS release that I use (JSS 4.2.5). T