Historique des commits

Auteur SHA1 Message Date
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. il y a 9 ans
  Andy Polyakov 323154be33 crypto/bn/bn_nist.c: bring original failing code back for reference. il y a 9 ans
  Andy Polyakov 8b07c005fe crypto/bn/bn_nist.c: work around MSC ARM compiler bug. il y a 9 ans
  Andy Polyakov 750398acd8 bn_nist.c: work around clang 3.0 bug. il y a 11 ans
  Andy Polyakov 32e03a3016 bn_nist.c: compensate for VC bug [with optimization off!]. il y a 12 ans
  Andy Polyakov 0208ab2e3f bn_nist.c: make new optimized code dependent on BN_LLONG. il y a 12 ans
  Andy Polyakov ce0727f9bd bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions. il y a 12 ans
  Andy Polyakov 0985bd4f80 bn_nist.c: fix strict-aliasing compiler warning. il y a 12 ans
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. il y a 12 ans
  Andy Polyakov b0188c4f07 bn_nist.c: fix shadowing warnings. il y a 13 ans
  Andy Polyakov 1fb97e1313 Optimized bn_nist.c. Performance improvement varies from one benchmark il y a 13 ans
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS il y a 13 ans
  Dr. Stephen Henson 133291f8e7 New function BN_nist_mod_func which returns an appropriate function il y a 13 ans
  Andy Polyakov 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. il y a 15 ans
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more il y a 15 ans
  Ben Laurie 4d6e1e4f29 size_tification. il y a 15 ans
  Andy Polyakov aff8259510 Fix argument order in BN_nnmod call and implement rigorous boundary il y a 15 ans
  Andy Polyakov 762a2e3cab Remove redundant BN_ucmp, fix boundary condition in BN_nist_mod_224 and il y a 15 ans
  Geoff Thorpe fa0f834c20 Fix build warnings. il y a 16 ans
  Bodo Möller f8d6be3f81 Some precautions to avoid potential security-relevant problems. il y a 16 ans
  Andy Polyakov ba6f95e81b Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit il y a 16 ans
  Andy Polyakov 830b8877ba Takanori Yanagisawa has shown how to correctly use pre-computed values. il y a 16 ans
  Andy Polyakov 9912ab6770 Resolve __DECC warning and keep disclaiming support for 16-bit platforms. il y a 16 ans
  Andy Polyakov 299ab428ce Fix remaining BN_nist_mod_*. il y a 16 ans
  Andy Polyakov d4122504a2 Clarifying comment. il y a 16 ans
  Andy Polyakov 2c4226c42b Do BN_nist_mod_384 by the book, as cheating doesn't work. Other functions il y a 16 ans
  Andy Polyakov 2819ffb520 Fix fast reduction on NIST curves (as well BN_NIST_ADD_ONE macro). il y a 16 ans