Historia zmian

Autor SHA1 Wiadomość Data
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 lat temu
  Andy Polyakov ec65b83d65 crypto/bn/bn_nist.c: work around MSC ARM compiler bug. 10 lat temu
  Andy Polyakov b9eef98883 bn_nist.c: work around clang 3.0 bug. 11 lat temu
  Andy Polyakov 5b7af6de43 bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions and 12 lat temu
  Andy Polyakov d06f047b04 bn_nist.c: make new optimized code dependent on BN_LLONG [from HEAD]. 12 lat temu
  Andy Polyakov 9f1c5491d2 BN update from HEAD. 13 lat temu
  Richard Levitte 01d2e27a2b Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 13 lat temu
  Andy Polyakov 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. 16 lat temu
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 lat temu
  Ben Laurie 4d6e1e4f29 size_tification. 16 lat temu
  Andy Polyakov aff8259510 Fix argument order in BN_nnmod call and implement rigorous boundary 16 lat temu
  Andy Polyakov 762a2e3cab Remove redundant BN_ucmp, fix boundary condition in BN_nist_mod_224 and 16 lat temu
  Geoff Thorpe fa0f834c20 Fix build warnings. 16 lat temu
  Bodo Möller f8d6be3f81 Some precautions to avoid potential security-relevant problems. 16 lat temu
  Andy Polyakov ba6f95e81b Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit 16 lat temu
  Andy Polyakov 830b8877ba Takanori Yanagisawa has shown how to correctly use pre-computed values. 16 lat temu
  Andy Polyakov 9912ab6770 Resolve __DECC warning and keep disclaiming support for 16-bit platforms. 16 lat temu
  Andy Polyakov 299ab428ce Fix remaining BN_nist_mod_*. 16 lat temu
  Andy Polyakov d4122504a2 Clarifying comment. 16 lat temu
  Andy Polyakov 2c4226c42b Do BN_nist_mod_384 by the book, as cheating doesn't work. Other functions 16 lat temu
  Andy Polyakov 2819ffb520 Fix fast reduction on NIST curves (as well BN_NIST_ADD_ONE macro). 16 lat temu
  Ben Laurie a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 lat temu
  Richard Levitte 9426364be9 Typo 19 lat temu
  Richard Levitte b172dec864 DEC C complains about bad subscript, but we know better, so let's shut it up. 19 lat temu
  Nils Larsch fcb41c0ee8 rewrite of bn_nist.c, disable support for some curves on 64 bit platforms 19 lat temu
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 lat temu
  Geoff Thorpe a8aa764d3c Minimise the amount of code dependent on BN_DEBUG_RAND. In particular, 20 lat temu
  Andy Polyakov 27b2b78f90 Even though C specification explicitly says that constant type "stretches" 21 lat temu
  Geoff Thorpe 0ef85c7f45 This is a revert of my previous commit to "improve" the declaration of 21 lat temu
  Ulf Möller 078dd1a0f9 typo in comment 21 lat temu