Forum Discussion

DamP_320463's avatar
DamP_320463
Icon for Nimbostratus rankNimbostratus
Oct 31, 2017

Disable Standard block padding in CRYPTO function

Hi Devcentral,

I would like to know if is it possible to disable the standard block padding on CRYPTO::decrypt function.

The OpenSSL equivalent is "-nopad".

I am using the following code:

[CRYPTO::decrypt -alg aes-256-cbc -keyhex $static::hexkey -iv $iv $text_to_decrypt]

Thanks.

Matteo

No RepliesBe the first to reply