Does anyone have any idea as to why an encryption would fail? I can encrypt a dummy credit card number like 378700010000010 and it yields 37870001000001; however, if I encrypt 378700010000012 the full number is returned yielding 378700010000012. The problem appears to be with the encryption and encoding process because the BIO_write returns 14 which is the same length as 37870001000001.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to