Histórico de Commits

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