Commit History

Author SHA1 Message Date
  Bodo Möller 612fcfbd29 Fix d2i_SSL_SESSION. 13 years ago
  Dr. Stephen Henson 8038e7e44c PR: 2540 13 years ago
  Andy Polyakov 925596f85b ARM assembler pack: engage newly introduced armv4-gf2m module. 13 years ago
  Dr. Stephen Henson 8d3cdd5b58 Fix warning of signed/unsigned comparison. 13 years ago
  Andy Polyakov 034688ec4d bn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes 2x of ECDSA sign. 13 years ago
  Dr. Stephen Henson fe26d066ff Add ECDSA functionality to fips module. Initial very incomplete version 13 years ago
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 years ago
  Bodo Möller 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 years ago
  Bodo Möller 8228fd89fc avoid potential infinite loop in final reduction round of BN_GF2m_mod_arr() 16 years ago
  Andy Polyakov 1a4e245f3e Unsigned vs signed comparison warning. 18 years ago
  Bodo Möller c4e7870ac1 Change array representation of binary polynomials to make GF2m part of 18 years ago
  Nils Larsch 8c5a2bd6bb add additional checks + cleanup 19 years ago
  Andy Polyakov 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Geoff Thorpe ace3ebd661 Improve error handling if decompression of an ec point fails, and cleanup 20 years ago
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 years ago
  Andy Polyakov 27b2b78f90 Even though C specification explicitly says that constant type "stretches" 21 years ago
  Geoff Thorpe e7e5fe4705 Add missing bn_check_top()s to bn_gf2m.c and remove some miscellaneous 21 years ago
  Geoff Thorpe 444c3a8492 Get rid of some signed/unsigned comparison warnings. 21 years ago
  Geoff Thorpe e1064adfd3 Some changes for bn_gf2m.c: better error checking plus some minor 21 years ago
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 years ago
  Richard Levitte 2047bda6fb Unused variable removed. 22 years ago
  Richard Levitte 821385ad00 Fix an unsigned/signed mismatch. 22 years ago
  Bodo Möller 6c950e0dc9 'covenant HOWTO' (what to do about the Sun covenant if you modify the code) 22 years ago
  Bodo Möller c237de058f don't write beyond buffer 22 years ago
  Bodo Möller 7a8645d171 avoid SIGSEGV 22 years ago
  Bodo Möller d28735a05b oops, undo previous change (was just for testing) 22 years ago
  Bodo Möller 183847747a fix bn_expand2 22 years ago
  Bodo Möller bac6012308 use bn_wexpand instead of bn_expand2 (the latter is not needed here, 22 years ago
  Bodo Möller 909abce800 disable Sun divison algorithm by default 22 years ago