B4J Library jB4XEncryption

This library allows you to encrypt or decrypt data using the AES encryption method.

It is simple to use and it is compatible with B4A B4XEncryption library and B4i Encryption library (Encrypt and Decrypt method) which means that you can encrypt the data on one platform and decrypt it on a different platform.

The B4J library depends on BouncyCastle. You need to download this jar and use #AdditionalJar:
https://www.b4x.com/android/forum/threads/share-encrypted-data-with-b4a.35482/#content
 

Attachments

  • jB4XEncryption.zip
    2.8 KB · Views: 1,998
Last edited:
Top