Cronologia Commit

Autore SHA1 Messaggio Data
  Dr. Stephen Henson 9ff9bccc41 Add default operations to EC_METHOD 8 anni fa
  Dr. Stephen Henson e5b2ea0ac3 Add group_order_bits to EC_METHOD. 8 anni fa
  Rich Salz 349807608f Remove /* foo.c */ comments 8 anni fa
  Billy Brumley dd67493c34 RT3863 ECC: Add missing NULL check. Set a flag 8 anni fa
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 anni fa
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 anni fa
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 9 anni fa
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anni fa
  Matt Caswell 23a22b4cf7 More comments 9 anni fa
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 anni fa
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec 10 anni fa
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 anni fa
  Dr. Stephen Henson 32cf5baeae PR: 2632 13 anni fa
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. 13 anni fa
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 anni fa
  Dr. Stephen Henson 0aa1aedbce PR: 1612 13 anni fa
  Dr. Stephen Henson dd616752a1 oops, revert mistakenly committed EC changes 13 anni fa
  Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated 13 anni fa
  Bodo Möller 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 anni fa
  Bodo Möller c4e7870ac1 Change array representation of binary polynomials to make GF2m part of 18 anni fa
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 18 anni fa
  Bodo Möller 8dee9f844f deFUDify: don't require OPENSSL_EC_BIN_PT_COMP 19 anni fa
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 anni fa
  Geoff Thorpe 7f5b4dd1e8 Using Horner's algorithm to evaluate the ec polynomial 20 anni fa
  Richard Levitte 560f7abb7e Make sure we use unsigned constants, or come compilers may complain. 20 anni fa
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 anni fa
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 21 anni fa
  Bodo Möller 9b3f03d5a2 fix warnings 21 anni fa
  Bodo Möller 15994b034a rename some functions to improve consistency 22 anni fa
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 22 anni fa