Skarafaz / mercury

Simple Android app that sends pre-configured commands to remote servers via SSH.
GNU General Public License v2.0
115 stars 20 forks source link

Change the default keysize to 4096 bit #27

Closed xorbital closed 10 months ago

xorbital commented 4 years ago

Hey and thanks for releasing this great app :) Would changing the default keysize to 4096 bit have a terrible performance impact? I looked up the library you used for generating the keypair and it seems like 4096 bit is supported.

Skarafaz commented 4 years ago

I have planned to add some options to customize the key! Stay in touch ;)