danubetech / verifiable-credentials-java

Java implementation of Verifiable Credentials
Apache License 2.0
31 stars 20 forks source link

java.lang.NoClassDefFoundError: Could not initialize class com.danubetech.keyformats.crypto.provider.impl.NaClSodiumEd25519Provider #13

Closed Muthurajj closed 2 years ago

Muthurajj commented 2 years ago

Getting this error while generating proof using Ed25519_EdDSA

Sirish23-ss commented 11 months ago

Hallo,

I used this dependency recently , Every time I try to deploy My application on Tomcat, I encounter this error. How can I fix this problem?