Skip to content
  1. Feb 27, 2003
  2. Feb 25, 2003
  3. Feb 24, 2003
  4. Feb 22, 2003
  5. Feb 21, 2003
  6. Feb 20, 2003
  7. Feb 19, 2003
  8. Feb 18, 2003
  9. Feb 16, 2003
  10. Feb 15, 2003
  11. Feb 14, 2003
    • Geoff Thorpe's avatar
      David Brumley <dbrumley@stanford.edu> noted and corrected a case in the · 79221bc2
      Geoff Thorpe authored
      verification step of CRT private key operations in the RSA code -
      previously no montgomery form was checked or used for 'n', and so it would
      be generated on the fly each time. As a result, private key operations are
      now a percent or two faster.
      
      Rather than adding this as another repetition of the nearly-identical
      montgomery "check for first-use" initialisation code blocks, I've taken
      this chance to create a helper function and macro-wrapper to replace them.
      
      PR: 475
      79221bc2
    • Bodo Möller's avatar
      make update · ffa49dc3
      Bodo Möller authored
      ffa49dc3
    • Richard Levitte's avatar
      Add support for IA64. · b7bbac72
      Richard Levitte authored
      PR: 454
      b7bbac72