Historique des commits

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