1. 02 Feb, 2000 2 commits
    • Andy Polyakov's avatar
      Support for "multiply high" instruction, see BN_UMULT_HIGH comment in · fb81ac5e
      Andy Polyakov authored
      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
    • Dr. Stephen Henson's avatar
      Update docs. · 54a34aec
      Dr. Stephen Henson authored
      54a34aec
  2. 01 Feb, 2000 15 commits
  3. 31 Jan, 2000 1 commit
  4. 30 Jan, 2000 12 commits
  5. 29 Jan, 2000 3 commits
  6. 28 Jan, 2000 5 commits
  7. 27 Jan, 2000 2 commits