Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero().
Remove certain redundant BN_zero() initialisations, because BN_CTX_get(),
BN_init(), [etc] already initialise to zero.

Correct error checking in bn_sqr.c, and be less wishy-wash about how/why
the result's 'top' value is set (note also, 'max' is always > 0 at this
point).
2004-03-13 23:57:20 +00:00
..
1999-04-29 16:04:54 +00:00
2003-12-06 11:39:37 +00:00
2000-02-16 13:24:06 +00:00
2002-11-14 11:22:01 +00:00
2003-11-28 13:10:58 +00:00