yggdrasil-keys (0.3.0)

Published 2023-03-21 11:40:39 +00:00 by jcgruenhage

Installation

[registry]
default = "forgejo"

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add yggdrasil-keys@0.3.0

About this package

Quickly generate yggdrasil keys

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

Dependencies

ID Version
ed25519-dalek ^1
hex ^0.4
ipnet ^2
rand_core ^0.5
thiserror ^1
criterion ^0.3
rand ^0.7

Keywords

yggdrasil networking crypto
Details
Cargo
2023-03-21 11:40:39 +00:00
33
Jan Christian Grünhage <jan.christian@gruenhage.xyz>
AGPL-3.0-only
21 KiB
Assets (1)
Versions (1) View all
0.3.0 2023-03-21