1. 15 2月, 2003 1 次提交
    • G
      David Brumley <dbrumley@stanford.edu> noted and corrected a case in the · 79221bc2
      Geoff Thorpe 提交于
      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
  2. 14 2月, 2003 8 次提交
  3. 13 2月, 2003 6 次提交
  4. 12 2月, 2003 2 次提交
  5. 11 2月, 2003 2 次提交
  6. 10 2月, 2003 1 次提交
  7. 09 2月, 2003 2 次提交
  8. 08 2月, 2003 1 次提交
  9. 07 2月, 2003 4 次提交
  10. 06 2月, 2003 2 次提交
  11. 05 2月, 2003 1 次提交
  12. 04 2月, 2003 2 次提交
  13. 02 2月, 2003 2 次提交
  14. 31 1月, 2003 6 次提交