1
Encryption / Re: AES CBC/PKCS7 encryption of empty msg fails
« on: February 08, 2018, 09:58:24 AM »
Thanks a lot for your offer! I replaced the encryption routines with cryptopp temporarily - which works fine.
I retest this issue with your next release and switch back, when working fine.
Sorry for the confusion with the test vector, of course it's AES128, made a copy/paste error. But the given vector is valid, anyway.
When taking PKCS7 padding, an empty msg is invalid - as far as I interpret the padding spec.
Good to hear that it's working fine now.
I retest this issue with your next release and switch back, when working fine.
Sorry for the confusion with the test vector, of course it's AES128, made a copy/paste error. But the given vector is valid, anyway.
When taking PKCS7 padding, an empty msg is invalid - as far as I interpret the padding spec.
Good to hear that it's working fine now.