Good news everyone,
We updated our module repositories with the latest libraries and functionalities.
Central Repository 3.74.0
Crypto
The Crypto API (2.1.0) now supports AES key generation (128, 192 and 256 bits) through javax.crypto.KeyGenerator, and fixes a memory leak in the External Keystore.
The Crypto mock and testsuite (2.1.0) are updated accordingly.
- “ej.api.crypto” new version added (
2.1.0) - “com.microej.pack.crypto.crypto-mock” new version added (
2.1.0) - “com.microej.pack.crypto.crypto-testsuite” new version added (
2.1.0)
More information in the Central Repository changelog: https://repository.microej.com/
The Central and Developer Repositories are accessible by default in MICROEJ SDK and provide libraries to enrich your applications and help development. Please consult our Javadoc for more information.
Happy coding!
The MicroEJ Team