Android-Password-Store/app
Fabian Henneke 14e3754ef3
Update sshj to 0.30.0 and improve algorithm order (#1026)
Updates sshj to 0.30.0, which brings support for rsa-sha2-* key types
and bugfixes related to RSA certificates and Android Keystore backed
keys.

Along the way, this improves the algorithm preferences to be consistent
with the Mozilla Intermediate SSH configuration (as far as possible,
given that most certificate types and some encryption algorithms are
not yet supported).

We also add "ext-info-c" to the kex algorithm proposal to work around
certain kinds of "user agent sniffing" that limits the support of
rsa-sha2-* key types.
2020-08-18 01:28:04 +05:30
..
src Update sshj to 0.30.0 and improve algorithm order (#1026) 2020-08-18 01:28:04 +05:30
.gitignore initial commit 2014-07-24 01:15:11 +01:00
build.gradle.kts Reland symlink support (#1020) 2020-08-14 13:27:16 +05:30
lint.xml Use SSHJ for SSH public key authentication (#801) 2020-05-28 09:57:30 +05:30
proguard-android-optimize.txt Introduce better R8 optimizations (#796) 2020-05-26 21:43:41 +05:30
proguard-rules.pro Update R8 rules (#1017) 2020-08-13 14:53:03 +05:30