- Add
@Synchronized
and retries to Android methods. - Using
BouncyCastleProvider
as the first SecurityProvider.
- Throw readable stack trace instead of describer on Android.
- Use
ConscryptProvider
.
- Make methods static.
- Support Encryption, Decryption, and Shared Secrets using ECDH.
- Fix compiling issues on iOS.
- Support secp256r1 on Android and iOS.