SSHJ usage on Android app in Kotlin
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
Hi, I am developing Android app, written in Kotlin, and I get the 'net.schmizz.sshj.common.SSHException: no such algorithm: X25519 for provider BC' error while trying to connect to an SSH server on remote local host. I discovered this article from 2018 -> https://android-developers.googleblog.com/2018/03/cryptography-changes-in-android-p.html I am targeting API 34. I was testing this library in Android 14, and Android 10 (API 29). Can you confirm, that SSHJ is not usable in Android apps as of right now?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.