1. 09 9月, 1999 4 次提交
  2. 08 9月, 1999 4 次提交
  3. 07 9月, 1999 1 次提交
  4. 06 9月, 1999 3 次提交
  5. 05 9月, 1999 3 次提交
    • A
      SHA clean-up Intel assembler companion. · 69fb1c3f
      Andy Polyakov 提交于
      I've chosen to nest two functions in order to save about 4K. As a result
      s1-win32.asm doesn't look right (nested PROC/ENDP SEGMENT/ENDS) and it's
      probably impossible to compile. I assume I have to reconsider... But not
      today...
      69fb1c3f
    • A
      SHA clean-up and (LP64) tune-up. · 7f7c318c
      Andy Polyakov 提交于
      "Clean-up" stands for the fact that it's using common message digest
      template ../md32_common.h and sha[1_]dgst.c are reduced down to
      '#define SHA_[01]' and then '#include "sha_locl.h"'. It stands "(LP64)"
      there because it's 64 bit platforms which benefit most from the tune-up.
      The updated code exhibits 40% performance improvement on IRIX64
      (sounds too good, huh? I probably should double check if it's not
      some cache trashing that was holding it back before), 28% - on
      Alpha Linux and 12% - Solaris 7/64.
      7f7c318c
    • D
      aef838fc
  6. 04 9月, 1999 5 次提交
  7. 03 9月, 1999 3 次提交
  8. 02 9月, 1999 1 次提交
  9. 28 8月, 1999 5 次提交
  10. 27 8月, 1999 1 次提交
  11. 26 8月, 1999 2 次提交
  12. 25 8月, 1999 2 次提交
  13. 24 8月, 1999 2 次提交
  14. 23 8月, 1999 1 次提交
  15. 19 8月, 1999 3 次提交