Commit History

Author SHA1 Message Date
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ 6 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Matt Caswell b336ce57f2 Make BN_GF2m_mod_arr more constant time 6 years ago
  Billy Brumley 0dae8bafce Add blinding in BN_GF2m_mod_inv for binary field inversions 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys 7 years ago
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Rich Salz 2301d91dd5 Change callers to use the new constants. 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Pascal Cuoq 94b3664a52 BN_GF2m_mod_inv(): check bn_wexpand return value 9 years ago
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors 9 years ago
  Andy Polyakov 4924b37ee0 bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters. 9 years ago
  Andy Polyakov 86e5d1e32b bn/bn_gf2m.c: appease STACK, unstable code detector. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 years ago
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 years ago
  Dr. Stephen Henson d3379de5a9 don't shadow 12 years ago
  Andy Polyakov 4736eab947 bn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEBUG_RAND. 12 years ago
  Ben Laurie e166891e0d Fix warning. 13 years ago
  Bodo Möller 4f2015742d Oops - ectest.c finds further problems beyond those exposed by bntext.c 13 years ago
  Bodo Möller 0a06ad76a1 Avoid failed assertion in BN_DEBUG builds 13 years ago
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 years ago