nethsm
nethsm copied to clipboard
Nitrokey NetHSM system software and firmware
AES-GCM is addition to AES-CBC is requested. Use case: protected, dynamic JWT generation specific application that receives aes-gcm encrypted blobs AES-GCM is available in PKCS#11 3.0 as well, so features...
Hi! :wave: When implementing [namespaces](https://docs.nitrokey.com/nethsm/administration#namespaces) support for the [nethsm](https://crates.io/crates/nethsm) library I ran across a few inconsistencies, that I would like to document here. Users for a namespaces and the namespace...
NitroHSM looks awesome, but currently it seems to be lacking basic Software Supply Chain integrity practices that would make it viable for use in environments with threat models that can't...
Hi! 👋 With the release of [RFC 9580](https://datatracker.ietf.org/doc/html/rfc9580) OpenPGP has finally positioned itself for a future with more future-proof cryptographic algorithms by properly specifying ed25519 and adding ed448. The draft...
Are there any plans to support ML-DSA as specified in FIPS 204 (https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.204.pdf)? We are getting the first use cases where we want to support ML-DSA parallel to existing algorithms...