-
librepo does not support ed25519 signatures, at all.
-
I'm using this library in my project and I'm very pleased with it.
I was wondering if there are any plans to support the [ed25519-sha256](https://tools.ietf.org/id/draft-ietf-dcrup-dkim-crypto-11.h…
-
ssh-keygen -t ed25519 -C "email@example.com" -f ~/.ssh/id_ed25519
-
- [x] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seei…
-
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 …
-
I am trying to figure out if signature verification is possible onchain. If it is I will create an example for the cookbook.
I have tried to implement it with various ed25519 rust crates but keep r…
-
This issue tracker is intended only for IoT specific issues. Please try to reproduce the issue on a relevant Fedora release to determine if the issue is specific to IoT or a general issue in Fedora. I…
-
Waves platform uses a custom way of seeding a key pair.
There is a standard way of seeding ED25519 keys implemented in NaCl compatible libraries (including tweetnacl.js, pynacl and libsodium). The…
jasny updated
6 years ago
-
**Describe the bug**
When retrieving the public key of an ed25519 key pair from the transit API the key is formatted in a strange encoding. After checking it, i found out that the key is simply a ba…
-
configuration:
```nix
system.etc.overlay.enable = true;
system.etc.overlay.mutable = false;
services.userborn.enable = true;
```
systemd:
```shellsession
$ systemctl --failed
UN…