diff TODO @ 510:7953570e5210

update to ganymed-ssh2 tag 263 and fix hmac-sha2-512
author Carl Byington <carl@five-ten-sg.com>
date Wed, 01 Feb 2023 17:55:29 -0700
parents 2eb4fa13b9ef
children
line wrap: on
line diff
--- a/TODO	Sun Jan 29 10:25:21 2023 -0700
+++ b/TODO	Wed Feb 01 17:55:29 2023 -0700
@@ -81,16 +81,19 @@
 
 ==================================
 
-TODO:
+2023-02-01 - 5250 ssl uses javax.net.ssl with security providers, so
+that automatically gets better with modern android releases. Remove
+SSLv2 and SSLv3, add TLSv1.2 and TLSv1.3
 
-5250 ssl uses javax.net.ssl with security providers, so that
-automatically gets better with modern android releases. Remove
-SSLv2 and SSLv3, change to TLSv1.2 and TLSv1.3
+update Ganymed to https://github.com/SoftwareAG/ganymed-ssh-2 tag
+ganymed-ssh2-263, with stronger algorithms for message authentication
+and key exchange.
 
-ssh uses encryption and signature algorithms from bouncycastle.
-Verify those.
+==================================
 
 
+TODO
+
 change all System.*.println -> android Log.d(TAG, "") calls
 
 possible move to https://github.com/hierynomus/sshj