Skip to content

0.2.0

Compare
Choose a tag to compare
@Steppschuh Steppschuh released this 22 Jan 12:42
· 66 commits to master since this release

Changes

All changes can be checked in pull request #11. Summary:

  • Added save and load implementations to RxKeyStore (#6)
  • Added support for different system providers (e.g. Android, BouncyCastle, OpenSSL)
  • Added Elliptic Curve crypto provider: RxECCryptoProvider
  • Added Base64 utility providing reactive encode and decode: RxBase64
  • Exceptions are now wrapped (e.g. in RxKeyStoreException ) (#8)