Skip to content
  1. Feb 02, 2000
    • 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. Feb 01, 2000
  3. Jan 31, 2000
  4. Jan 30, 2000
  5. Jan 29, 2000
  6. Jan 28, 2000
  7. Jan 27, 2000
Loading