Signstar crypto
Common types and functionality for cryptography in Signstar.
Documentation
- https://signstar.archlinux.page/rustdoc/signstar_crypto/ for development version of the crate
- https://docs.rs/signstar_crypto/latest/signstar_crypto/ for released versions of the crate
Features
_containerized-integration-test: Integration tests that require a containerized test environment. NOTE: Unless you are developing this crate, you will very likely not want to use this feature._test-helpers: Helpers used for integration test setups. NOTE: Unless you are developing this crate, you will very likely not want to use this feature.nethsm: Enable integration required for use with a NetHSM.yubihsm2: Enables support for the YubiHSM2 backend.
Contributing
Please refer to the contributing guidelines to learn how to contribute to this project.
License
This project may be used under the terms of the Apache-2.0 or MIT license.
Changes to this project - unless stated otherwise - automatically fall under the terms of both of the aforementioned licenses.