Historique des commits

Auteur SHA1 Message Date
  Matt Caswell fbd2ece171 Update copyright year il y a 4 ans
  Nicola Tuveri 5d8b3a3ef2 Refactor BN_R_NO_INVERSE logic in internal functions il y a 4 ans
  Cesar Pereida Garcia 8aca4bfe82 Update control logic for BN_gcd il y a 5 ans
  Cesar Pereida Garcia f3c4adfc7e Constant-time GCD function. il y a 5 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 6 ans
  Matt Caswell 83cf7abf8e Update copyright year 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
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get il y a 7 ans
  FdaSilvaYY cbe9524183 Refomat a few comments on 80 cols il y a 8 ans
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto il y a 8 ans
  Rich Salz 4f22f40507 Copyright consolidation 06/10 il y a 8 ans
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. il y a 8 ans
  Rich Salz 94af0cd7f3 Move more BN internals to bn_lcl.h il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Rich Salz d59c7c81e3 Remove BN_init il y a 9 ans
  Matt Caswell fd7d252060 Tighten up BN_with_flags usage and avoid a reachable assert il y a 9 ans
  Pascal Cuoq f92768e6f5 Set flags to 0 before calling BN_with_flags() il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. il y a 10 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 10 ans
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI il y a 10 ans
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files il y a 13 ans
  Dr. Stephen Henson 879bd6e38c Internal version of BN_mod_inverse allowing checking of no-inverse without il y a 14 ans
  Andy Polyakov 55525742f4 Privatize BN_*_no_branch. il y a 17 ans
  Bodo Möller 24a8c25ab5 fix error codes il y a 17 ans
  Bodo Möller b002265ee3 make BN_FLG_CONSTTIME semantics more fool-proof il y a 17 ans
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks il y a 17 ans