Open ghost opened 4 years ago
I do not know, you would have to try it.
As for rebuilding, it would be part of #1
I'll see what I can do. The current version seems to be OpenSSH_5.5
, which is seriously ancient.
I try with this apk in a few moment https://github.com/Belval/ki4a/raw/master/ki4a.apk
It does not support Ed25519
I'm not surprised, I'm trying to build OpenSSH from source but I'm having a hard time cross compiling.
Related StackOverflow question: https://stackoverflow.com/questions/61451347/building-openssh-for-android
I get new version ssh from Termux, and replace the old one, it works.But need to modify rpath via patchelf,and it's not static compiled, need some dependent .so files.
As the title suggests, does ki4a support Ed25519 key? If not, can you add features and make a new release?
Thanks!