Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Bernd Edlinger 30667f5c30 Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttime il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell 3c2bdd7df9 Update copyright year il y a 3 ans
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 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
  Matt Caswell 0f84cbc3e2 Update copyright year il y a 4 ans
  Pauli aa97970c1a unify spelling of serialize il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ il y a 5 ans
  Andy Polyakov fcc4ee0947 crypto/bn: add more fixed-top routines. il y a 6 ans
  Andy Polyakov 71883868ea bn/bn_{mont|exp}.c: switch to zero-padded intermediate vectors. il y a 6 ans
  Andy Polyakov 6c90182a5f bn/bn_mont.c: improve readability of post-condition code. il y a 6 ans
  Andy Polyakov 3c97e4121e bn/bn_mont.c: move boundary condition check closer to caller. il y a 6 ans
  Matt Caswell b1860d6c71 Return an error from BN_mod_inverse if n is 1 (or -1) il y a 6 ans
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null il y a 6 ans
  Bernd Edlinger f91e026e38 Fix a possible crash in BN_from_montgomery_word il y a 6 ans
  Rich Salz e6e9170d6e Allow NULL for some _free routines. il y a 6 ans
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find il y a 6 ans
  David Benjamin f345b1f39d Fix timing leak in BN_from_montgomery_word. il y a 6 ans
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year il y a 6 ans
  Matt Caswell 7d461736f7 Revert BN_copy() flag copy semantics change il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 7 ans
  Samuel Weiser 9f9442918a BN_copy now propagates BN_FLG_CONSTTIME il y a 7 ans
  Samuel Weiser 3de81a5912 Fixed error in propagating BN_FLG_CONSTTIME flag through BN_MONT_CTX_set, which could lead to information disclosure on RSA primes p and q. 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 4f22f40507 Copyright consolidation 06/10 il y a 8 ans
  Alessandro Ghedini d188a53617 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans