Historie revizí

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