Mercurial > 510Connectbot
diff xml/510connectbot.in @ 344:b40bc65fa09a
compensate for SecureRandom bug on older devices
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 31 Jul 2014 18:39:36 -0700 |
parents | 91a31873c42a |
children | 37f4a3b506d9 |
line wrap: on
line diff
--- a/xml/510connectbot.in Thu Jul 31 17:30:36 2014 -0700 +++ b/xml/510connectbot.in Thu Jul 31 18:39:36 2014 -0700 @@ -72,6 +72,19 @@ <title>Changes from previous Connectbots</title> <itemizedlist> <listitem><para> + The Android SecureRandom bug has been fixed in newer versions + of Android, but this code now compensates for that bug in + older versions. If you have keys generated by on older Android + devices, those keys should be discarded, and you should generate + new keys. + </para></listitem> + + <listitem><para> + The underlying ssh code has been updated from trilead to + ganymed. Elliptic curve crypto is now supported. + </para></listitem> + + <listitem><para> The soft function keypad now has better labels, and can generate all 24 function keys for 5250 emulation. A hardware button can be configured to display that function keypad.