Crates.io | nethsm-config |
lib.rs | nethsm-config |
version | 0.1.1 |
source | src |
created_at | 2024-09-06 12:34:39.463011 |
updated_at | 2024-09-11 08:37:52.413988 |
description | A library for working with application configuration files for Nitrokey NetHSM devices |
homepage | |
repository | https://gitlab.archlinux.org/archlinux/signstar |
max_upload_size | |
id | 1365874 |
size | 61,700 |
A library for working with application configuration files for Nitrokey NetHSM devices.
The Nitrokey NetHSM is a hardware appliance, that serves as secure store for cryptographic keys. With the help of a REST API it is possible to communicate with the device (as well as the official nethsm container) for setup and various cryptographic actions.
This library is meant to be used by end-user applications written against the nethsm crate.
This project is licensed under the terms of the Apache-2.0 and MIT.