leandrocharlier

Results 1 issues of leandrocharlier

I was doing tests on android 13 (API 33) and it always fails with the following message: > `javax.crypto.IllegalBlockSizeException > at android.security.keystore2.AndroidKeyStoreCipherSpiBase.engineDoFinal(AndroidKeyStoreCipherSpiBase.java:613) > at javax.crypto.Cipher.doFinal(Cipher.java:2056) > > Caused by: android.security.KeyStoreException:...