pkcs7 icon indicating copy to clipboard operation
pkcs7 copied to clipboard

Encrypt: Add support for AES-256-CBC

Open msvechla opened this issue 6 years ago • 0 comments

Hello,

Thanks for this awesome module! As decryption was already added for AES-256-CBC, I now also added encryption support!

This can be selected with the usual ContentEncryptionAlgorithm variable. I also added it to the test suit for verification.

msvechla avatar Nov 01 '17 16:11 msvechla