2015-01-22 |
Andy Polyakov | bn/bntest.c: make it indent-friendly. |
blob | commitdiff | raw |
2015-01-13 |
Dr. Stephen Henson | Remove use of BN_init, BN_RECP_CTX_init from bntest |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Andy Polyakov | Fix for CVE-2014-3570 (with minor bn_asm.c revamp). |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Matt Caswell | Remove redundant OPENSSL_NO_DEPRECATED suppression |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Dr. Stephen Henson | Fix WIN32 build by disabling bn* calls. |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Ben Laurie | Merge branch 'erbridge-probable_primes' |
blob | commitdiff | raw | diff to current |
2014-06-01 |
Felix Laurie von... | Add a test to check we're really generating probable... |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Adam Langley | Ensure that, when generating small primes, the result... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Dr. Stephen Henson | Add RFC5114 DH parameters to OpenSSL. Add test data... |
blob | commitdiff | raw | diff to current |
2011-10-13 |
Bodo Möller | Fix OPENSSL_BN_ASM_MONT5 for corner cases; add a test. |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Dr. Stephen Henson | New option to disable characteristic two fields in... |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Dr. Stephen Henson | PR: 2062 |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Dr. Stephen Henson | PR: 1835 |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Dr. Stephen Henson | Fix warnings. |
blob | commitdiff | raw | diff to current |
2006-06-18 |
Bodo Möller | Change array representation of binary polynomials to... |
blob | commitdiff | raw | diff to current |
2006-03-18 |
Nils Larsch | ensure the pointer is valid before using it |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Andy Polyakov | Eliminate warning induced by cvs.openssl.org/chngview... |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Bodo Möller | Implement fixed-window exponentiation to mitigate hyper... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Andy Polyakov | All SIXTY_FOUR_BIT platforms (mind the difference betwe... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Geoff Thorpe | BN_div_word() was breaking when called from BN_bn2dec... |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | Update any code that was using deprecated functions... |
blob | commitdiff | raw | diff to current |
2003-02-22 |
Ulf Möller | more mingw related cleanups. |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Geoff Thorpe | This is a first-cut at improving the callback mechanism... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Richard Levitte | Have all tests use EXIT() to exit rather than exit... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Bodo Möller | Sun has agreed to removing the covenant language from... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Bodo Möller | move GF2m tests to the end |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Bodo Möller | Binary field arithmetic contributed by Sun Microsystems. |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Bodo Möller | remove obsolete comment |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Bodo Möller | Hide BN_CTX structure details. |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Bodo Möller | Fix some things that look like bugs. |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Bodo Möller | Sign-related fixes (and tests). |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Bodo Möller | Use bc's "print" feature whenever it is available, |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Ulf Möller | test_mod_mul is useful, let's run it more often. |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Ulf Möller | forgot to remove the loop variable |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Ulf Möller | Loops like this one: |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Ulf Möller | New function BN_bntest_rand() to detect more BN library... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | Fix BN_rshift, which caused lots of trouble. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | Remove randomness from the test. These constants give... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | BN_mod_exp(r,a,p,m,ctx) should not be called with r... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | It's "#elif", not "#elsif". |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | BN_mod_exp problems ... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | Fix bntest.c problem -- one of the primes got lost |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Bodo Möller | BN_sqrt |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Bodo Möller | Fix BN_kronecker so that it works correctly if 'a'... |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Bodo Möller | BN_to_montgomery expects its inputs to be in the interv... |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Bodo Möller | Fix warnings in expspeed.c (but the segmentation fault... |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Bodo Möller | Implement BN_kronecker test. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Bodo Möller | Correct a bug in BN_kronecker. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Bodo Möller | Add test_kron function, which will contain a test for... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Bodo Möller | Undo previous commit, which was an accident. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Bodo Möller | Fix BN_is_... macros. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Bodo Möller | More BN_mod_... functions. |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Richard Levitte | Constify the BIGNUM routines a bit more. The only... |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Bodo Möller | Update comment. |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Dr. Stephen Henson | Don't call BN_rand with zero bits in bntest.c |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Richard Levitte | Enhance consistency by using BIO_flush() instead of... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Bodo Möller | Do fflush(stdout) when there was an error. |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Ulf Möller | correct macro. |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Andy Polyakov | test_mont was exercising 100-bit multiplication modulus... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Dr. Stephen Henson | Add command line password options to the reamining... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Ulf Möller | "print" is GNU bc specific. |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Ulf Möller | put missing line back in. |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Ulf Möller | Improve bntest slightly, and fix another bug in the... |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Bodo Möller | enable Montgomery test |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | AFAICS lst1 stands for "lshift test" not "list". |
blob | commitdiff | raw | diff to current |
2000-01-20 |
Bodo Möller | Rename lst1 to list1 to avoid name conflict on some... |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Bodo Möller | - Pseudo-seed the PRNG in programs used for "make test" |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Ulf Möller | More DES library cleanups: remove references to srand... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Ben Laurie | Make "make test" fail if bntest fails an internal selfc... |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Ben Laurie | Update dependencies. |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
blob | commitdiff | raw | diff to current |
1999-05-15 |
Ben Laurie | Add actual testing to bntest... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Mark J. Cox | Fixes to BN code. Previously the default was to define... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|