the final byte of a pkcs7 padded plaintext can never be 0
authorNils Larsch <nils@openssl.org>
Wed, 20 Jul 2005 22:03:36 +0000 (22:03 +0000)
committerNils Larsch <nils@openssl.org>
Wed, 20 Jul 2005 22:03:36 +0000 (22:03 +0000)
commitb554eef43b9ac5b92f590da6a120dbfd9ca0582e
tree5bd3a0bfcf44361104a71b5f4408ad5d0aafb0f3
parent0066590f98f0c4447079a325ad15cc9308925532
the final byte of a pkcs7 padded plaintext can never be 0

Submitted by: K S Sreeram <sreeram@tachyontech.net>
crypto/evp/evp_enc.c