Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 9c1b8f17ce Avoid an infinite loop in BN_GF2m_mod_inv vor 9 Monaten
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls vor 3 Jahren
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. vor 3 Jahren
  Matt Caswell f5afac4bda Update copyright year vor 3 Jahren
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure vor 6 Jahren
  Matt Caswell 605856d72c Update copyright year vor 3 Jahren
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call vor 3 Jahren
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar vor 5 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 5 Jahren
  Matt Caswell 2934be9134 Make sure all BIGNUM operations work within the FIPS provider vor 5 Jahren
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ vor 5 Jahren
  Matt Caswell 83cf7abf8e Update copyright year vor 6 Jahren
  Matt Caswell b336ce57f2 Make BN_GF2m_mod_arr more constant time vor 6 Jahren
  Billy Brumley 0dae8bafce Add blinding in BN_GF2m_mod_inv for binary field inversions vor 6 Jahren
  KaoruToda 26a7d938c9 Remove parentheses of return. vor 7 Jahren
  Rich Salz ddc6a5c8f5 Add RAND_priv_bytes() for private keys vor 7 Jahren
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get vor 7 Jahren
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style vor 7 Jahren
  Rich Salz 2301d91dd5 Change callers to use the new constants. vor 8 Jahren
  Rich Salz 4f22f40507 Copyright consolidation 06/10 vor 8 Jahren
  Rich Salz 349807608f Remove /* foo.c */ comments vor 8 Jahren
  Pascal Cuoq 94b3664a52 BN_GF2m_mod_inv(): check bn_wexpand return value vor 9 Jahren
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors vor 9 Jahren
  Andy Polyakov 4924b37ee0 bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters. vor 9 Jahren
  Andy Polyakov 86e5d1e32b bn/bn_gf2m.c: appease STACK, unstable code detector. vor 9 Jahren
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files vor 9 Jahren
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc vor 9 Jahren
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. vor 9 Jahren
  Rich Salz b548a1f11c free null cleanup finale vor 9 Jahren