6b283a0321
Extra bytes are being written at end of data while process standard
openssl cipher encryption. This behaviour is unexpected.
This patch disable the padding feature in openssl library, which is
causing the problem.
Fixes:
|
||
---|---|---|
.. | ||
aesni_gcm | ||
aesni_mb | ||
kasumi | ||
null | ||
openssl | ||
qat | ||
snow3g | ||
zuc | ||
Makefile |