Commit Verlauf

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