5 unstable releases
0.3.0 | Jan 14, 2022 |
---|---|
0.2.1 | Feb 14, 2022 |
0.2.0 | Aug 3, 2021 |
0.1.1 | Mar 31, 2021 |
0.1.0 | Mar 18, 2021 |
#50 in Hardware support
3,219 downloads per month
Used in parsec-service
1MB
26K
SLoC
Cryptoki Rust Wrapper
This is the high-level, Rust idiomatic wrapper crate for PKCS #11.
Copyright 2021 Contributors to the Parsec project.
lib.rs
:
Rust PKCS11 new abstraction
The items in the new module only expose idiomatic and safe Rust types and functions to interface with the PKCS11 API. All the PKCS11 items might not be implemented but everything that is implemented is safe.
The modules under new
follow the structure of the PKCS11 document version 2.40 available here.
Dependencies
~0.3–2MB
~41K SLoC