提交歷史

作者 SHA1 備註 提交日期
  Pascal Cuoq 94b3664a52 BN_GF2m_mod_inv(): check bn_wexpand return value 9 年之前
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors 9 年之前
  Andy Polyakov 4924b37ee0 bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters. 9 年之前
  Andy Polyakov 86e5d1e32b bn/bn_gf2m.c: appease STACK, unstable code detector. 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年之前
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 年之前
  Dr. Stephen Henson d3379de5a9 don't shadow 12 年之前
  Andy Polyakov 4736eab947 bn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEBUG_RAND. 12 年之前
  Ben Laurie e166891e0d Fix warning. 13 年之前
  Bodo Möller 4f2015742d Oops - ectest.c finds further problems beyond those exposed by bntext.c 13 年之前
  Bodo Möller 0a06ad76a1 Avoid failed assertion in BN_DEBUG builds 13 年之前
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 年之前
  Andy Polyakov dd83d0f4a7 crypto/bn/bn_gf2m.c: make it work with BN_DEBUG. 13 年之前
  Bodo Möller 612fcfbd29 Fix d2i_SSL_SESSION. 13 年之前
  Dr. Stephen Henson 8038e7e44c PR: 2540 13 年之前
  Andy Polyakov 925596f85b ARM assembler pack: engage newly introduced armv4-gf2m module. 13 年之前
  Dr. Stephen Henson 8d3cdd5b58 Fix warning of signed/unsigned comparison. 13 年之前
  Andy Polyakov 034688ec4d bn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes 2x of ECDSA sign. 13 年之前
  Dr. Stephen Henson fe26d066ff Add ECDSA functionality to fips module. Initial very incomplete version 13 年之前
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 年之前
  Bodo Möller 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 年之前
  Bodo Möller 8228fd89fc avoid potential infinite loop in final reduction round of BN_GF2m_mod_arr() 16 年之前
  Andy Polyakov 1a4e245f3e Unsigned vs signed comparison warning. 18 年之前