bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/24464] New: problem loading signed bouncycastle jar with


From: twisti at complang dot tuwien dot ac dot at
Subject: [Bug classpath/24464] New: problem loading signed bouncycastle jar with being bouncycastle the only provider
Date: 20 Oct 2005 22:37:04 -0000

This simple test case removes the standard GNU provider and adds the one from
bouncycastle.  This results in a problem when trying to load the signed
bouncycastle jar when calling

KeyPairGenerator.getInstance("RSA", "BC");

It gets into an infinite exception loop.

Tested with this file:

http://www.bouncycastle.org/download/bcprov-jdk14-130.jar


-- 
           Summary: problem loading signed bouncycastle jar with being
                    bouncycastle the only provider
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: twisti at complang dot tuwien dot ac dot at


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24464





reply via email to

[Prev in Thread] Current Thread [Next in Thread]