Bouncy Castle regression tests failing

Sort:
You are not authorized to post a reply.
Author
Messages
Chris12
Veteran Member
Posts: 150
Veteran Member
    I am currently attempting to run the bouncy castle regression tests on a UNIX platform. All my tests are coming back with the same error "Exception in thread "main" java.land.NoClassDefFoundError: org/bouncycastle/crypto/test/RegressionTest" ..... If anyone has had this issue and figured it out, please let me know. Thank you
    HorusPlatform
    Posts: 5
      Did you insert the line for Bouncy Castle on the $JAVA_HOME/jre/lib/security/java.security file?
      Jimmy Chiu
      Veteran Member
      Posts: 641
      Veteran Member
        You missed applying BC to one of the java lib.
        You are not authorized to post a reply.