-
Implement the Ed25519 signature scheme.
https://ed25519.cr.yp.to/ed25519-20110926.pdf
-
- We should use the [`importKey`](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey) function with `extractable` set to `false` to provide more security.
- [Support](https://can…
-
Using an ed25519 key for ssh connection on an SFTP data source produces an error dialog saying ssh-ed25519 is explicitly not supported. It's 2023 and support for ed25519 should be available in most li…
-
*This issue was originally created by [**@rbns**](https://github.com/rbns) at .*
### Background information
- **Dendrite version or git SHA**: 0.6.2
- **Monolith or Polylith?**: monolith
-…
-
Are these keys not supported by Keybase?
I only use ED25519 keys and have just started using Keybase. It throws an error when I try to import my keys.
```bash
▶ ERROR key generation error: Un…
-
any support planned for ed25519 with openssl (coming with 1.1.1)?
-
I just tried to add my ssh-key of the format `sk-ssh-ed25519` to goldwarden using `goldwarden ssh import ~/.ssh/key`.
Creation of the ssh-key was done using: `ssh-keygen -t ed25519-sk -C "your_emai…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### which package/s did you face the problem with?
Dashboard
### What happened?
https://app.testlodge.…
-
### What maintenance needs to be done?
### Level of urgency
- [ ] High
- [x] Moderate
- [ ] Low
### Why is this maintenance needed?
It appears that when trying to deploy to EZ Proxy, only RS…