1. 03 2月, 2000 2 次提交
    • B
      rndsort{Miller, Rabin} primality test. · e74231ed
      Bodo Möller 提交于
      e74231ed
    • A
      Support for "multiply high" instruction, see BN_UMULT_HIGH comment in · fb81ac5e
      Andy Polyakov 提交于
      crypto/bn/bn_lcl.h for further details. It should be noted that for
      the moment of this writing the code was tested only on Alpha. If
      compiled with DEC C the C implementation exhibits 12% performance
      improvement over the crypto/bn/asm/alpha.s (on EV56 box running
      AlphaLinux). GNU C is (unfortunately) 8% behind the assembler
      implementation. But it's OpenVMS Alpha users who *may* benefit most
      as 'apps/openssl speed rsa' exhibits 6 (six) times performance
      improvement over the original VMS bignum implementation. Where "*may*"
      means "as soon as code is enabled though #define SIXTY_FOUR_BIT and
      crypto/bn/asm/vms.mar is skipped."
      fb81ac5e
  2. 02 2月, 2000 3 次提交
  3. 01 2月, 2000 13 次提交
  4. 31 1月, 2000 7 次提交
  5. 30 1月, 2000 6 次提交
  6. 29 1月, 2000 4 次提交
  7. 28 1月, 2000 5 次提交