Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Salz d59c7c81e3 Remove BN_init há 8 anos atrás
  Matt Caswell fd7d252060 Tighten up BN_with_flags usage and avoid a reachable assert há 8 anos atrás
  Pascal Cuoq f92768e6f5 Set flags to 0 before calling BN_with_flags() há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that há 9 anos atrás
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI há 10 anos atrás
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files há 13 anos atrás
  Dr. Stephen Henson 879bd6e38c Internal version of BN_mod_inverse allowing checking of no-inverse without há 13 anos atrás
  Andy Polyakov 55525742f4 Privatize BN_*_no_branch. há 17 anos atrás
  Bodo Möller 24a8c25ab5 fix error codes há 17 anos atrás
  Bodo Möller b002265ee3 make BN_FLG_CONSTTIME semantics more fool-proof há 17 anos atrás
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks há 17 anos atrás
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: há 19 anos atrás
  Ulf Möller ce38bb1a8c Avoid segfault if ret==0. há 21 anos atrás
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code há 21 anos atrás
  Bodo Möller 1f224bf029 Adjust BN_mod_inverse algorithm selection according to experiments on há 23 anos atrás
  Bodo Möller ac0f1d0b14 comment há 23 anos atrás
  Bodo Möller 124d8cf701 code documentation há 23 anos atrás
  Bodo Möller 7d0d0996aa binary algorithm for modular inversion há 23 anos atrás
  Bodo Möller 19cda70045 Corrections to the comments in BN_mod_inverse. há 24 anos atrás
  Bodo Möller 429b8162c6 add missing braces há 24 anos atrás
  Bodo Möller b6cafbd7d8 Make BN_mod_inverse a little faster há 24 anos atrás
  Bodo Möller 499e167fda Improve BN_mod_inverse performance. há 24 anos atrás
  Bodo Möller dcbd0d74d5 Fix BN_is_... macros. há 24 anos atrás
  Richard Levitte cbd48ba626 More constification of the BN library. há 24 anos atrás
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the há 24 anos atrás
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access há 25 anos atrás
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). há 25 anos atrás