It should well be. I'll check it out and revert. Thanks
Oladeji Muhammed
08/06/2024, 1:54 PM
@Oleg Smirnov@Oleg Yukhnevich I discovered that i have to register/initialize the provider before I could use the library, however i have a blocker and unable to do that.
I am unable to sync gradle when i added the provider dependency.
"implementation("dev.whyoleg.cryptographycryptography provider jdk0.3.1")"
I got this error
"Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration 'sharediosX64CompilationDependenciesMetadata'."
I appreciate if you could help with a look in.