Add wrap support with CKM_AES_CBC#445
Conversation
|
Hi Martin, thank you for your contribution. We have a couple of requests before we can merge the pull requests:
Thanks! |
|
Will look into it when time permits. |
|
FYI: I've generalized this to add unwrap support "the proper way" (not in softhsm2.cpp but only for openssl aes driver) and extended to support the same for 3des. Not sure if I ever get to writing tests, as I test via Java. Also, added not-so-nice-looking support for CKM_[XOR|CONCATENATE]_* that should probably be added as a separate PR... |
No description provided.