Android-Password-Store/app
Fabian Henneke 6139693d4f
Temporarily work around SSHJ compatibility issues (#1142)
Using ECDSA either as a key exchange or a host key algorithm fails with
SSHJ 0.30.0 on Android, but should again become possible in 0.31.0.

While we wait for the release, demote ECDSA in the list of key
algorithms (as it should still be available for public key auth) and
remove it from the list of key exchange algorithms.

(cherry picked from commit 0d2788ab54)
2020-10-13 12:05:54 +05:30
..
src Temporarily work around SSHJ compatibility issues (#1142) 2020-10-13 12:05:54 +05:30
.gitignore
build.gradle.kts Prepare release 1.12.0 2020-09-24 15:00:06 +05:30
lint.xml
proguard-android-optimize.txt
proguard-rules.pro Refactor Git operations and auth (#1066) 2020-09-03 14:18:14 +05:30