Hello,
> For encryption I can disable the padding in openssl and fill the data up 
> to a multiplication of a block size as per http://www.w3.org/TR/xmlenc-core.
> The spec says a way to pad the block (section : Padding). So in the 
> decryption process I have to check the last byte to get the pad length 
> and then remove the pad from the decrypted result. If you are familiar 
> with this process can you verify my approach.
Exactly.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to