| Crates.io | yacme-key |
| lib.rs | yacme-key |
| version | 1.2.0 |
| created_at | 2023-03-24 16:04:27.99644+00 |
| updated_at | 2023-03-27 06:28:23.308403+00 |
| description | ACME Key datastructures for YACME |
| homepage | |
| repository | https://github.com/alexrudy/yacme |
| max_upload_size | |
| id | 819420 |
| size | 28,613 |
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.
MIT