hello
i have done 2 programs
the first use aes_cbc and do simple cipher operation and store cipher
data in a file, it works perfect with 100Mb files

he second is the same one but instead of aes_cbc i use aes_cbc_pad and
in the procedure pk11_digest_final the return code was -1 i don't
understand why ?

i change type of variable in order to have more flexibility of the
program, these changes work fine for aes_cbc and aes_ecb but for
aes_cbc_pad not

please help

regards all
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to