Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Salz 23a1d5e97c free NULL cleanup 7 há 9 anos atrás
  Rich Salz a38537721d Fix memory leak há 9 anos atrás
  Matt Caswell 35a1cc90bc More comment realignment há 9 anos atrás
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. há 10 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Matt Caswell 23a22b4cf7 More comments há 9 anos atrás
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat há 10 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that há 10 anos atrás
  Matt Caswell 5784a52145 Implement internally opaque bn access from ec há 10 anos atrás
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI há 10 anos atrás
  Bodo Moeller 16602b5cd5 Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) and há 10 anos atrás
  Bodo Moeller 0fe73d6c36 Simplify and fix ec_GFp_simple_points_make_affine há 10 anos atrás
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. há 13 anos atrás
  Dr. Stephen Henson 0aa1aedbce PR: 1612 há 14 anos atrás
  Dr. Stephen Henson dd616752a1 oops, revert mistakenly committed EC changes há 14 anos atrás
  Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated há 14 anos atrás
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() há 18 anos atrás
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign há 19 anos atrás
  Geoff Thorpe 7f5b4dd1e8 Using Horner's algorithm to evaluate the ec polynomial há 20 anos atrás
  Geoff Thorpe ace3ebd661 Improve error handling if decompression of an ec point fails, and cleanup há 20 anos atrás
  Richard Levitte 560f7abb7e Make sure we use unsigned constants, or come compilers may complain. há 20 anos atrás
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). há 20 anos atrás
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation há 22 anos atrás
  Bodo Möller 922fa76e26 add a comment há 22 anos atrás
  Bodo Möller 137445140b Make ec_GFp_simple_point_get_affine_coordinates() faster há 22 anos atrás
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() há 22 anos atrás
  Bodo Möller 6fb60a84dd Change BN_mod_sqrt() so that it verifies that the input value is há 22 anos atrás
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match há 22 anos atrás
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields há 22 anos atrás
  Bodo Möller 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, há 22 anos atrás