-
When an openssl-3.0 client wants to support brainpool server certificates,
but also allow TLS1.3 with RSA certificates, everything works fine, when
both client and server enable brainpool groups, in…
-
### Short Summary
Remote Files lags support for ECDSA keys of any length (256, 384 an 521 bit elliptic curves) in OpenSSH (both new and old) format.
Attempting to use a ECDSA key will result in a:
…
-
Currently tengine does not appear to support ECDSA keys.
-
Can't compile zogminer due to these undefined symbols.
They seem related to the openssl library, however I can't find which openssl header defines them.
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
```shell
ssh -vvv root@x.…
-
_Situation:_
Private key encrypted with Yubikey as 2-factor solution (`ssh-keygen -t ecdsa-sk -f ~/.ssh/id_ecdsa_sk`). So steps will be;
1. SSH to server
2. Fill in private key passphrase
3. Phy…
-
As commented [in this issue](https://github.com/rust-italia/dgc/issues/34#issuecomment-1004733143), it should be pretty trivial to add support for `ECDSA_P384_SHA256_FIXED`.
Is there any particular…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.14.0
- Ruby: 2.5.7p206
- Distribution: CentOS 8
- Module version: v6.1.0
## How to reproduce (e.g Puppet code you us…
-
workspace/cryptoauth-openssl-engine/cryptoauthlib/lib/openssl/eccx08_eckey_meth.c:899:24: error: ‘eccx08_ecdsa’ undeclared (first use in this function)
EC_METHOD_set_name(eccx08_ecdsa, "ATECCX08…
-
I noticed a discrepancy in behavior between `ruby-head` and `jruby-head` on the one hand, and `truffleruby-head` on the other, via Github Actions.
Here is the GHA that fails only on `truffleruby-he…