On Tue, 14 Sep 2010 00:03:17 -0300 Klaus Heinrich Kiwi <[email protected]> wrote:
> RSA PKCS verify was broken due to an un-initialized variable. > rsa_parse_block() expects output_data_len with the buffer > size. > > Signed-off-by: Klaus Heinrich Kiwi <[email protected]> > --- > usr/lib/pkcs11/common/mech_rsa.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) applied... -- Klaus Heinrich Kiwi | [email protected] | http://blog.klauskiwi.com Open Source Security blog : http://www.ratliff.net/blog IBM Linux Technology Center : http://www.ibm.com/linux/ltc ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
