Commit History

Author SHA1 Message Date
  Dr. Stephen Henson c616200172 Add support for Windows CE and C64+ to FIPS module. 12 years ago
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 years ago
  Andy Polyakov b0188c4f07 bn_nist.c: fix shadowing warnings. 13 years ago
  Andy Polyakov 1fb97e1313 Optimized bn_nist.c. Performance improvement varies from one benchmark 13 years ago
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 13 years ago
  Dr. Stephen Henson 133291f8e7 New function BN_nist_mod_func which returns an appropriate function 13 years ago
  Andy Polyakov 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. 16 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 16 years ago
  Andy Polyakov aff8259510 Fix argument order in BN_nnmod call and implement rigorous boundary 16 years ago
  Andy Polyakov 762a2e3cab Remove redundant BN_ucmp, fix boundary condition in BN_nist_mod_224 and 16 years ago
  Geoff Thorpe fa0f834c20 Fix build warnings. 16 years ago
  Bodo Möller f8d6be3f81 Some precautions to avoid potential security-relevant problems. 16 years ago
  Andy Polyakov ba6f95e81b Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit 16 years ago
  Andy Polyakov 830b8877ba Takanori Yanagisawa has shown how to correctly use pre-computed values. 16 years ago
  Andy Polyakov 9912ab6770 Resolve __DECC warning and keep disclaiming support for 16-bit platforms. 16 years ago
  Andy Polyakov 299ab428ce Fix remaining BN_nist_mod_*. 16 years ago
  Andy Polyakov d4122504a2 Clarifying comment. 16 years ago
  Andy Polyakov 2c4226c42b Do BN_nist_mod_384 by the book, as cheating doesn't work. Other functions 16 years ago
  Andy Polyakov 2819ffb520 Fix fast reduction on NIST curves (as well BN_NIST_ADD_ONE macro). 16 years ago
  Ben Laurie a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 years ago
  Richard Levitte 9426364be9 Typo 19 years ago
  Richard Levitte b172dec864 DEC C complains about bad subscript, but we know better, so let's shut it up. 19 years ago
  Nils Larsch fcb41c0ee8 rewrite of bn_nist.c, disable support for some curves on 64 bit platforms 19 years ago
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 years ago
  Geoff Thorpe a8aa764d3c Minimise the amount of code dependent on BN_DEBUG_RAND. In particular, 20 years ago
  Andy Polyakov 27b2b78f90 Even though C specification explicitly says that constant type "stretches" 21 years ago
  Geoff Thorpe 0ef85c7f45 This is a revert of my previous commit to "improve" the declaration of 21 years ago
  Ulf Möller 078dd1a0f9 typo in comment 21 years ago
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 years ago