-
Modify tor to add a new CLI command `--gen-keypair` (or something to that effect). It will take in a `type` parameter of `x25519` or `ed25519` to either generate v3 hidden service auth keys (`x25519`)…
-
The wallet answers this presentation requestfor two different credentials
```
{
"nonce": "7872272ae28a1",
"response_mode": "direct_post",
"response_type": "vp_token",
"client_id": "htt…
-
/re [hierarchical-deterministic-keys--bip32-and-beyond.md](https://github.com/WebOfTrustInfo/rebooting-the-web-of-trust/blob/master/topics-and-advance-readings/hierarchical-deterministic-keys--bip32-a…
-
I would like it if support for ed25519 keys is added. I'm planning on migrating to them, but keybox is holding me back for now.
-
**Is your feature request related to a problem? Please describe.**
It is more and more common to use ed25519 keys to connect via ssh to out devices but, when I try to add a ed25519 key at https://acc…
-
I have a use case where it would be useful to be able to seed the Ed25519 Private Key and having WebCrypto calculate the Public Key. The use case is a recovery code, where the user will have a means t…
-
-
-
Teleport does not support non-interactive interactive SSH sessions. A non-interactive interactive session is a "shell" session where a PTY is not allocated. Teleport correctly supports interactive and…
-
Hi,
Just found this JWT crate and it looks to fullfill all our needs on storing Claims using JWTs. We currently us Curve25519 (curve25519-dalek) for signing headers and meta-data objects and would li…