summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_gcd.c
AgeCommit message (Expand)Author
2007-06-11Privatize BN_*_no_branch [from HEAD].Andy Polyakov
2007-04-19fix error codesBodo Möller
2007-03-28make BN_FLG_CONSTTIME semantics more fool-proofBodo Möller
2007-03-28Change to mitigate branch prediction attacksBodo Möller
2005-08-28fix warnings when building openssl with (gcc 3.3.1):Nils Larsch
2003-12-06Avoid segfault if ret==0.Ulf Möller
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe
2001-04-09Adjust BN_mod_inverse algorithm selection according to experiments onBodo Möller
2001-04-08commentBodo Möller
2001-04-08code documentationBodo Möller
2001-04-08binary algorithm for modular inversionBodo Möller
2000-11-30Corrections to the comments in BN_mod_inverse.Bodo Möller
2000-11-29add missing bracesBodo Möller
2000-11-29Make BN_mod_inverse a little fasterBodo Möller
2000-11-29Improve BN_mod_inverse performance.Bodo Möller
2000-11-27Fix BN_is_... macros.Bodo Möller
2000-11-16More constification of the BN library.Richard Levitte
2000-11-06Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
1999-06-04Some constification and stacks that slipped through the cracks (how?).Ben Laurie
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall