I Found my error, its my script in openssl, it's missing the -nopad argument. Now its Ok, i can reverse the Crypto in AES256 normally.
If you need, i can post my script using openssl to check if all the encrypt and decrypt its working.
Tks !!
Hi alexwbaule ..
i am working with AES Encryption and Decryption using both Arduino and PHP with openssl.. but i cannt decrupt on arduino when i encrypt in php.. i will appreciate any help.
thanks
Hi all ! @ThePaceMaker and @intrbiz
I Found my error, its my script in openssl, it's missing the -nopad argument. Now its Ok, i can reverse the Crypto in AES256 normally.
If you need, i can post my script using openssl to check if all the encrypt and decrypt its working.
Tks !!
Hi alexwbaule .. i am working with AES Encryption and Decryption using both Arduino and PHP with openssl.. but i cannt decrupt on arduino when i encrypt in php.. i will appreciate any help. thanks
Originally posted by @alexwbaule in https://github.com/intrbiz/arduino-crypto/issues/6#issuecomment-319835299