yggdrasil-keys 0.3.0

Quickly generate yggdrasil keys
Documentation

yggdrasil-keys-rs

Coverage Pipeline
coverage report pipeline status

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