Hi all,
I am getting the following error message on encrypted packets. Can someone tell me what they mean and what I can do to correct the problem. Google did not bring me any meaningfull results.
The script is running on an AIX box. openssl enc -d -a -iv 31464F4C4C455431 -des3 -K 31323334466F6C6C657426265472696D6461746131323334 -in directory_encrypt/CS4_35854292.enc
A.RETURN.PKT=bad decrypt 130746:error:0606506D:digital envelope routines:EVP_Dec ryptFinal:wrong final block length:evp_enc.c:268:
A.RETURN.PKT=bad decrypt 92278:error:0606506D:digital envelope routines:EVP_Decr yptFinal:wrong final block length:evp_enc.c:268:
A.RETURN.PKT=bad decrypt 56988:error:0606506D:digital envelope routines:EVP_Decr yptFinal:wrong final block length:evp_enc.c:268:
A.RETURN.PKT=bad decrypt 69326:error:0606506D:digital envelope routines:EVP_Decr yptFinal:wrong final block length:evp_enc.c:268:
A.RETURN.PKT=bad decrypt 126808:error:0606506D:digital envelope routines:EVP_Dec ryptFinal:wrong final block length:evp_enc.c:268:
thanks grs |
- error:0606506D george r smith
- Re: error:0606506D Marek Marcola