Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
93 stars 28 forks source link

NetHSM : no option to pass an IV in the cli when decrypting with AES-CBC #438

Closed nponsard closed 9 months ago

nponsard commented 9 months ago

AES decryption requires an initialization vector but there is no way to set it via the cli arguments.