#136 / #134 (version 0.10) broke android support
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
ECDSA support is not found in Android's BouncyCastle implementation. Dropping in a different ECDSA provider does not work (http://rtyley.github.io/spongycastle/) because there is a strong dependency on the BouncyCastle EC classes in [`KeyType`](https://github.com/hierynomus/sshj/blob/v0.11.0/src/main/java/net/schmizz/sshj/common/KeyType.java).
I might try to tackle this sometime soon.
See #134 #136
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.