Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Bodo Möller f8d6be3f81 Some precautions to avoid potential security-relevant problems. 16 yıl önce
  Andy Polyakov ba6f95e81b Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit 16 yıl önce
  Andy Polyakov 830b8877ba Takanori Yanagisawa has shown how to correctly use pre-computed values. 16 yıl önce
  Andy Polyakov 9912ab6770 Resolve __DECC warning and keep disclaiming support for 16-bit platforms. 16 yıl önce
  Andy Polyakov 299ab428ce Fix remaining BN_nist_mod_*. 16 yıl önce
  Andy Polyakov d4122504a2 Clarifying comment. 16 yıl önce
  Andy Polyakov 2c4226c42b Do BN_nist_mod_384 by the book, as cheating doesn't work. Other functions 16 yıl önce
  Andy Polyakov 2819ffb520 Fix fast reduction on NIST curves (as well BN_NIST_ADD_ONE macro). 16 yıl önce
  Ben Laurie a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 yıl önce
  Richard Levitte 9426364be9 Typo 19 yıl önce
  Richard Levitte b172dec864 DEC C complains about bad subscript, but we know better, so let's shut it up. 19 yıl önce
  Nils Larsch fcb41c0ee8 rewrite of bn_nist.c, disable support for some curves on 64 bit platforms 19 yıl önce
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 yıl önce
  Geoff Thorpe a8aa764d3c Minimise the amount of code dependent on BN_DEBUG_RAND. In particular, 20 yıl önce
  Andy Polyakov 27b2b78f90 Even though C specification explicitly says that constant type "stretches" 20 yıl önce
  Geoff Thorpe 0ef85c7f45 This is a revert of my previous commit to "improve" the declaration of 21 yıl önce
  Ulf Möller 078dd1a0f9 typo in comment 21 yıl önce
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 yıl önce
  Geoff Thorpe c465e7941e This is the least unacceptable way I've found for declaring the bignum data 21 yıl önce
  Geoff Thorpe 31166ec8f3 Some provisional bignum debugging has begun to detect inconsistent BIGNUM 21 yıl önce
  Bodo Möller 19b8d06a79 clean up new code for NIST primes 22 yıl önce
  Bodo Möller 5c6bf03117 fast reduction for NIST curves 22 yıl önce