Crates.io | jpki |
lib.rs | jpki |
version | 0.4.3 |
source | src |
created_at | 2021-11-17 10:27:41.987952 |
updated_at | 2023-10-21 02:25:16.018517 |
description | Read certificates, sign and verify documents using your JPKI card. |
homepage | https://github.com/siketyan/jpki-rs |
repository | https://github.com/siketyan/jpki-rs.git |
max_upload_size | |
id | 483255 |
size | 27,397 |
Read certificates, sign and verify documents using your JPKI card.
These targets are tested continuously:
Since this crate is fully cross-platform, we are welcome to add a new platform to this list :)
Add to your Cargo.toml as a dependency as follows:
[dependencies]
jpki = "0.4"
See jpki-cli for an example usage of this crate.