Nik Clayton bafd8e474d
fix: "KeyStoreException: BKS not found" error during login (#1182)
"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
2024-12-16 18:17:23 +01:00
..