Newbie question about SHA1 & GPU acceleration

General discussion of GPU hardware and software
  • Ads

Newbie question about SHA1 & GPU acceleration

Postby Simon » Sun Mar 14, 2010 4:19 am

Hi, I'm a fairly experienced developer but know very little about GPU acceleration or things like CUDA. I've read lots about SHA1 password crackers which go through millions of calculations per second. My question comes from the opposite direction. I have been trying out some SHA1 algorithms -- calculate SHA1s -- on my home computer and on smallish strings a single CPU core can handle calculating about 500k SHA1s per second. My question is: Would GPU acceleration help me calculate more SHA1s per second? If so please offer tips to go forward. Thanks, Simon
Simon
 
Posts: 1
Joined: Sun Mar 14, 2010 4:10 am

Re: Newbie question about SHA1 & GPU acceleration

Postby Bitweasil » Sun Mar 14, 2010 4:52 pm

Yes.

What are you trying to do? Password cracking, or just "hash a ton of small strings"?

Either way, a GPU will be a lot faster than a CPU for that type of heavy parallel work.

My multiforcers have SHA1 code, you could start there.
Bitweasil
Site Admin
 
Posts: 912
Joined: Tue Jan 20, 2009 4:26 pm


Return to GPU Acceleration Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron