smartcardhsm_pkcs11_loader

Crates.iosmartcardhsm_pkcs11_loader
lib.rssmartcardhsm_pkcs11_loader
version5.9.0
created_at2025-09-15 16:11:55.74759+00
updated_at2025-09-15 16:11:55.74759+00
descriptionSmartcard HSM PKCS#11 loader
homepage
repositoryhttps://github.com/Cosmian/kms
max_upload_size
id1840261
size64,992
(Manuthor)

documentation

README

SmartCard HSM

Installing SmartCard HSM

Follow the instructions at https://github.com/CardContact/sc-hsm-embedded.

Running the KMS server

Use the provided kms.toml file to run the KMS server with the SmartCard PKCS#11 library.

From the KMS root directory, run the following command:

COSMIAN_KMS_CONF=crate/hsm/smartcardhsm/kms.toml cargo run --bin cosmian_kms --features non-fips
Commit count: 1212

cargo fmt