Re: RE: Esdsa test problem

2011-08-23 Thread Billy Brumley
Of Mark Shnaider > Sent: Monday, August 22, 2011 1:55 PM > To: openssl-users@openssl.org > Subject: Esdsa test problem > > Hello, > We performed long test for Edsa sign(ECDSA_do_sign function) and verify (ECDSA_do_verify function). > The test sometimes fails after 20 -30 cycl

RE: Esdsa test problem

2011-08-23 Thread Mark Shnaider
-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Mark Shnaider Sent: Monday, August 22, 2011 1:55 PM To: openssl-users@openssl.org Subject: Esdsa test problem Hello, We performed long test for Edsa sign(ECDSA_do_sign function) and verify (ECDSA_do_verify function

Esdsa test problem

2011-08-22 Thread Mark Shnaider
Hello, We performed long test for Edsa sign(ECDSA_do_sign function) and verify (ECDSA_do_verify function). The test sometimes fails after 20 -30 cycles. The each cycle use the same private and public key and the same digest input. The output of function ECDSA_do_sign in this case depe