FinTecSystems / xs2a-android

[Client] Native Android SDK for Tink Germany XS2A API.
https://tink.com/de/fts
Other
6 stars 4 forks source link

Crypto downgrade #30

Closed maik-mursall closed 4 days ago

maik-mursall commented 6 days ago

A customer is blocked by the fact we used an alpha version of the security-crypto lib and asked us to downgrade to the latest stable version.

This is unfortunate since this means we don't include the latest Tink (Googles Cryptography lib) version anymore and don't have access to the Hardware-backed KeyStore found in newer Android devices anymore.

Changes