Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are some problems in using Oracle JDK1.8 encryption and decryption, so it does not support it? #44

Open
shenjianhua1985 opened this issue Nov 7, 2018 · 1 comment

Comments

@shenjianhua1985
Copy link

hi,
when I useing oracle JDK1.8,get error:

java.lang.SecurityException: JCE cannot authenticate the provider SC
at javax.crypto.Cipher.getInstance(Cipher.java:656)
at com.test.ecc.EckeySCTest.publicEncrypt(EckeySCTest.java:56)
at com.test.ecc.EckeySCTest.test(EckeySCTest.java:71)
at com.test.ecc.EckeySCTest.main(EckeySCTest.java:48)
Caused by: java.util.jar.JarException: file:/D:/blockchain/repository/com/madgag/spongycastle/prov/1.58.0.0/prov-1.58.0.0.jar has unsigned entries - org/spongycastle/jce/MultiCertStoreParameters.class

@iddo
Copy link

iddo commented Sep 23, 2019

I'm affected by this issue, was a solution found?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants