AbdelbakiBoukerche / rsa_encrypt

rsa encrypt package
MIT License
17 stars 16 forks source link

for SSH #9

Open Kamoba opened 3 years ago

Kamoba commented 3 years ago

I use this to generate ssh Public and Private Key. I send the public key to linux server and try to connect to it with ssh package from Flutter and Connection failed: Auth fail. I guess the issu may come frome the ssh package, but just to be sure: this use an empty passphrase rigth?