fullsailor / pkcs7

Implements a subset of PKCS#7/Crytpographic Message Syntax (rfc2315, rfc5652)
MIT License
123 stars 201 forks source link

Add support for EncryptionAlgorithmAES256CBC #30

Closed tomekjarosik closed 6 years ago

msvechla commented 6 years ago

I added a pull request 4 months ago for the exact same thing: https://github.com/fullsailor/pkcs7/pull/22 unfortunately never got merged

tomekjarosik commented 6 years ago

Heh, thanks! I did not notice. I needed it and implemented for myself, and thought would be good to create a PR

tomekjarosik commented 6 years ago

There is already similar pull request here: https://github.com/fullsailor/pkcs7/pull/22 closing mine