yggdrasil-keys

Crates.ioyggdrasil-keys
lib.rsyggdrasil-keys
version0.4.0
sourcesrc
created_at2020-11-26 22:52:27.703736
updated_at2024-06-25 21:13:39.897025
descriptionQuickly generate yggdrasil keys
homepagehttps://github.com/jcgruenhage/yggdrasil-keys-rs
repositoryhttps://github.com/jcgruenhage/yggdrasil-keys-rs
max_upload_size
id316882
size66,058
Jan Christian Grünhage (jcgruenhage)

documentation

https://docs.rs/yggdrasil-keys

README

yggdrasil-keys-rs

yggdrasil-keys-rs is a rust library for handling yggdrasil keys. It's written in pure rust, using the ed25519 implementation from dalek.rs.

Usage

There is rustdoc documentation available, and there are some examples available in the tests.

Contributing

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.

License

AGPL-3.0-only

Commit count: 28

cargo fmt