mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-27 23:59:36 +01:00
bafd8e474d
"BKS" in the error refers to "Bouncycastle KeyStore". Remove all usage of the Bouncycastle library from the code, re-implementing one required function based on code from SubwayTooter. Add a license entry that acknowledges this. Fixes #1143