Commit Graph

19 Commits

Author SHA1 Message Date
Eli Barzilay
87927edac4 2008 -> 2009
svn: r13001

original commit: 8a2753efb8fb4df490feec8d52c570cba17d2bdd
2009-01-04 15:34:50 +00:00
Eli Barzilay
855f00a028 2007->2008
svn: r8169

original commit: 281c1b8838aff87a984e16af9d96cc9d28c2eead
2007-12-31 00:47:21 +00:00
Matthew Flatt
5c959ff3e6 v3.99.0.2
svn: r7706

original commit: 39cedb62edf9258b051a22a29a90be9c6841956f
2007-11-13 12:40:00 +00:00
Eli Barzilay
bc69e19c0f fixed endian-ness
svn: r7377

original commit: 05ae7be90da32c0aa0cad25c09afd2f7ff1bf00e
2007-09-18 13:54:18 +00:00
Eli Barzilay
a238f1e6af allow raw result from md5
svn: r7366

original commit: cae0931777f92be52d0f8598ec30ecb813c66d38
2007-09-17 16:54:54 +00:00
Matthew Flatt
8cbc701049 369.8
svn: r5594

original commit: 4b765cfa5a580e49bff9177104b5ec962d45b79c
2007-02-14 02:41:49 +00:00
Eli Barzilay
bbefba2294 2006->2007
svn: r5201

original commit: ddc068c52b3b815d871445190d267b4f736c86a8
2006-12-31 10:05:55 +00:00
Eli Barzilay
f04c341485 comment about random numbers, and put them last
svn: r2949

original commit: 608b840791cf74bca260578d30e95ba01ed9c533
2006-05-15 21:29:51 +00:00
Eli Barzilay
d23061ed05 minor tweak
svn: r2917

original commit: f3b51bcd2633ab0d1a78011c02d3cdda6738e77d
2006-05-12 05:45:01 +00:00
Eli Barzilay
a4a5d7bb69 some more touchups
svn: r2916

original commit: 283cb0dffda5669b05d5f4e9dda34c4c8372c37d
2006-05-12 04:42:52 +00:00
Eli Barzilay
629766951c Finished with C-ing the code, it's now 2.5 times faster than it was,
and spending only 7% of the GC time it used to spend.

svn: r2915

original commit: fd96a129f322eadde72e3883b5d4fdbe20a3cedc
2006-05-12 00:03:40 +00:00
Eli Barzilay
65e3a2de6e reuse the same words vector on every block, x1.5 speedup
svn: r2914

original commit: 1e760c05468279f94484680e1758c47036a83b4c
2006-05-11 22:42:17 +00:00
Eli Barzilay
dcf815975d more cleanup before actual changes
svn: r2913

original commit: 71ba559f96c7b89e677400aa5ff224ce28359270
2006-05-11 21:41:01 +00:00
Eli Barzilay
dee3a523f0 major cleanup
svn: r2910

original commit: 6264ad30db5260f01048b3f2e9446db67c3bcf18
2006-05-11 20:59:27 +00:00
Matthew Flatt
b414a65b0e Jepri's changes so that md5 works on ports
svn: r2194

original commit: a59d668f6dab454494f1daaa0d2b86a5f6f2dee9
2006-02-11 05:35:35 +00:00
Greg Pettyjohn
b44c2dd378 ; 5-5-2005 / Greg Pettyjohn
;  - It was failing for strings of length 56 bytes i.e. when the length
;    in bits was congruent 448 modulo 512. Changed step 1 to fix this.
;    According to RFC 1321, the message should still be padded in this
;    case.

original commit: a52987da2a6deba95b03752cc8930428bca8c580
2005-03-05 23:59:29 +00:00
Matthew Flatt
6ebc7b5f67 .
original commit: 4954dabecb507014ab824728303bdc28b6c86fac
2005-01-15 01:05:52 +00:00
Matthew Flatt
712c1c1f64 .
original commit: 75479fbcf98dadba60142b21dddca385ee03f7a4
2005-01-14 20:12:29 +00:00
Matthew Flatt
3364db29a3 .
original commit: 94326f2228daeb0868f36f724febfb9054320ed0
2005-01-14 20:02:03 +00:00