yacme-key

Crates.ioyacme-key
lib.rsyacme-key
version1.2.0
sourcesrc
created_at2023-03-24 16:04:27.99644
updated_at2023-03-27 06:28:23.308403
descriptionACME Key datastructures for YACME
homepage
repositoryhttps://github.com/alexrudy/yacme
max_upload_size
id819420
size28,613
Alex Rudy (alexrudy)

documentation

README

yacme-key

Keys and cryptography for ACME in YACME.

This crate provides the primitives to wrap cryptographic keys in a way which is compatible with the broader YACME crate ecosystem. New cryptographic algorithms can be supported by adding their implementation here.

License

MIT

Commit count: 159

cargo fmt