>>40
When I have use of one of the university's supercomputers, I think it makes more sense to write something that will take advantage of its capabilities than to pretend a teenager's gaming rig is going to outperform it if I sprinkle CUDA fairy dust on it.
Anyway, the code in
>>29 isn't a serious attempt at anything. I just wrote some code to check if
>>11 was legitimate, and then I remembered I had an old project I could just plug that into, so I did.
Findings: OpenSSL's
SHA1 is about as fast as its
DES_crypt.