JNCryptor icon indicating copy to clipboard operation
JNCryptor copied to clipboard

Java implementation of RNCryptor

Results 5 JNCryptor issues
Sort by recently updated
recently updated
newest added

We have face the issue while upgrade the exist application. Issues: ERROR: **Unable to find method 'com.android.build.gradle.internal.profile.ProfilerInitializer.init(Lorg/gradle/api/Project;)V'. Possible causes for this unexpected error include: Gradle's dependency cache may be corrupt...

Hello there! I'm a fan of this library. It's very helpful. Anyway, I come across that there should be a possibility to switch security provider as in JCE allows this...

Make the final jar a defined module by providing a module-info.class in the root source folder of this project, containig the required information by the updated jdk.

We were looking to decrypt video files in our backend using JNCryptor that was encrypted by our iOS app earlier(using swift RNCryptor), but we get the following error. **org.cryptonode.jncryptor.CryptorException: Unrecognised...