Crates.io | yggdrasil-keys |
lib.rs | yggdrasil-keys |
version | 0.4.0 |
source | src |
created_at | 2020-11-26 22:52:27.703736 |
updated_at | 2024-06-25 21:13:39.897025 |
description | Quickly generate yggdrasil keys |
homepage | https://github.com/jcgruenhage/yggdrasil-keys-rs |
repository | https://github.com/jcgruenhage/yggdrasil-keys-rs |
max_upload_size | |
id | 316882 |
size | 66,058 |
yggdrasil-keys-rs is a rust library for handling yggdrasil keys. It's written in pure rust, using the ed25519 implementation from dalek.rs.
There is rustdoc documentation available, and there are some examples available in the tests.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.