aio-witc
aio-witc
Assets under https://github.com/Nitrokey/nethsm-pkcs11/releases should provide some kind of authenticity. A signed sha256sum file would be fine. An official and long-lasting key should be used. Providing a public repo, dnf and...
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...
Setup: Message contains two recipients I try to decrypt the message with ONE correct key. ```python Error: File "venv/lib64/python3.12/site-packages/joserfc/jwe.py", line 254, in decrypt_json _attach_recipient_keys(general_obj.recipients, private_key, sender_key) File "venv/lib64/python3.12/site-packages/joserfc/jwe.py", line 269,...