-
Hi,
Thanks for a nice and interesting tool indeed. :pray: When trying to use it now on a new machine I'm setting up, I ran into this error:
```
$ vl up
⚡ netbsd-100-ufs
Can not read ~/.ssh/i…
-
There are several reasons one might desire an ed25519 flavor that employs system randomness, in addition to the usual derandomization. I've no idea any relevant standards exist, but the obvious metho…
-
Is it possible to support Ed25519?
-
Currently we only have a PQ/T encryption subkey [for the A.1. test vector](https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-pqc#appendix-A.1). Wouldn't it make sense to add an X25519 subkey?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Thank you for your work on this project. I would like to ask if there are any plans to sup…
-
### Description
- Type: Question
## Question
This is not a duplicate of #388. We would like to contribute a Ed25519/EdDSA implementation to mbedtls. However before we begin work I would like …
-
### Proposal
Nomad currently can't use ed25519 keys: `client setup failed: Unsupported signature algorithm ed25519.PrivateKey; RSA and ECDSA only are supported.`
I think it'd be great if N…
-
If I do:
```
local pkey = require 'resty.openssl.pkey'
local key, err = pkey.new({
type = "Ed25519",
params = {
public = ngx.decode_base64("JhDWbww+dYIZs3RkR9t829Ltbx6glz8KeviW…
-
Not sure if this are already been ruled out because it might need a dep on `libfido2` but if not... fido2 resident keys are pretty neato
Generate a key that lives on the actual fido2 device with:
…
-
**Minimal .gitlab-ci.yml illustrating the issue**
```yml
---
job:
script:
- echo $VAL1
- echo $VAL2
- echo $VAL3
- echo $VAL4
- echo $VAL5
```
```yml
# .gitlab-ci-l…