hierynomus / hierynomus/sshj

#136 / #134 (version 0.10) broke android support

Open
#188 0 comments 4 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.