-
I'd like to use my FIDO2 resident keys to authenticate with ssh_ui [1] applications, so this would be a cool thing to have. Protocol and key format seem to be defined here [2]. I might look into this …
-
Libsecp256k1 implements a variant of ECDSA used by the Bitcoin system (and many other things now) which eliminates malleability by requiring s to be in the lower half of its range. Callers that need …
-
Make it possible to use ECDSA keys. There's no spec yet but some support in gnupg and gnuk.
klali updated
7 years ago
-
Is there a way to use an ECDSA cert for signing requests?
-
It would be nice to support deterministic ecc signatures - see https://tools.ietf.org/html/rfc6979
It is related only to `ecc_sign_hash_ex` as the verification works as usual.
It can be done wit…
-
https://digitalelf.net/2016/02/creating-ssl-certificates-in-3-easy-steps/
sorki updated
7 years ago
-
- Import a whole key instead as a single string
- Exact key sizes without padding
@bremoran Does this cover all issues so far?
-
## Description
I know, I might have encountered a very special and specific scenario.
Nevertheless, I can't get any git remote command to work properly.
For SSH authentication, I'm using a Yubi…
-
When running ssl test from ssllabs, i got this error logs, i dont know if it was my conf problem or i have setup wrong https cert, but i receive A rating from the test, and that means all good. I dont…
-
### 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
**hello ,
i've pr…