Commit Verlauf

Autor SHA1 Nachricht Datum
  Pauli bb5b3e6dd0 Statistically test BN_rand_range(). vor 5 Jahren
  Shane Lontis e2f5081116 coverity fixes for bntest.c vor 5 Jahren
  Nicola Tuveri fe16ae5f95 Test for constant-time flag leakage in BN_CTX vor 5 Jahren
  Shane Lontis a43ce58f55 Updated test command line parsing to support commmon commands vor 6 Jahren
  David Benjamin 3afd537a3c Reduce inputs before the RSAZ code. vor 6 Jahren
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ vor 5 Jahren
  Shane Lontis 7d79d13a56 Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < w-1. It was using 1<= rand < w (which is wrong by 1 on both ends) vor 6 Jahren
  Matt Caswell adf652436a Test that a ^ 0 mod -1 is always 0 vor 6 Jahren
  Billy Brumley 9e5b50b54d fix: BN_swap mishandles flags vor 6 Jahren
  Bernd Edlinger f91e026e38 Fix a possible crash in BN_from_montgomery_word vor 6 Jahren
  Matt Caswell 6738bf1417 Update copyright year vor 6 Jahren
  Richard Levitte 2b1aa19881 Reduce the use of e_os.h in test programs vor 6 Jahren
  Andy Polyakov 77d7599365 test/bntest.c: add rsaz_1024_mul_avx2 regression test. vor 6 Jahren
  Matt Caswell 83ccead4d0 Fix lshift tests vor 6 Jahren
  FdaSilvaYY 4483fbae10 Factorise duplicated code. vor 6 Jahren
  Andy Polyakov 420b88cec8 test/bntest.c: add bn_sqrx8x_internal regression test. vor 7 Jahren
  Pauli 07016a8a31 Move e_os.h to be the very first include. vor 7 Jahren
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes vor 7 Jahren
  Pauli 9ef73a6fd9 Fix windows build after too aggressive e_os.h removal vor 7 Jahren
  Pauli b99fe5f492 Remove tests dependence on e_os.h vor 7 Jahren
  FdaSilvaYY 31a80694d4 [Win] Fix some test method signatures ... vor 7 Jahren
  Dr. Stephen Henson ed5c7ea250 no-ec2m fixes vor 7 Jahren
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand vor 7 Jahren
  Pauli ad887416f1 Update the test framework so that the need for test_main is removed. Everything vor 7 Jahren
  Pauli 9e206ce5f8 Fix some issues raise by coverity in the tests. vor 7 Jahren
  Rich Salz ae269dd8b7 Use common STANZA for bn and exp tests vor 7 Jahren
  Rich Salz 281313e511 Fix line numbering for errors. vor 7 Jahren
  Rich Salz e1cfd184da Use BIO not FILE for test file vor 7 Jahren
  Pauli dc352c1937 Add BN support to the test infrastructure. vor 7 Jahren
  Rich Salz 30bea14be6 Convert bntest to TEST_ framework vor 7 Jahren