Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SHA-512 in cudahashcat
03-18-2012, 04:41 PM
Post: #1
SHA-512 in cudahashcat
Possible ?

Thanks.
Find all posts by this user
03-18-2012, 04:48 PM
Post: #2
RE: SHA-512 in cudahashcat
You are lucky. It's already done in beta Smile
Visit this user's website Find all posts by this user
03-18-2012, 05:04 PM
Post: #3
RE: SHA-512 in cudahashcat
Sha-2 is very gpgpu unfriendly, on a single GTX 480, pluscat does ~71M p/s for a single sha-512 hash.
Find all posts by this user
03-18-2012, 05:26 PM
Post: #4
RE: SHA-512 in cudahashcat
Nice atom thank you. Any date for the next release ?
Ok Rolf I'll see!
Find all posts by this user
03-18-2012, 07:22 PM
Post: #5
RE: SHA-512 in cudahashcat
(03-18-2012 05:04 PM)Rolf Wrote:  Sha-2 is very gpgpu unfriendly, on a single GTX 480, pluscat does ~71M p/s for a single sha-512 hash.

Just in case someone asks himself why it is GPU unfriendly. It is because GPUs do not have support for native 64 bit integers. They are "emulated".
Visit this user's website Find all posts by this user
03-27-2012, 03:26 PM
Post: #6
RE: SHA-512 in cudahashcat
any chance to get my hands on that beta which can calc sha512 ? i´ve a quad tesle card here waiting to be used^^

rgds,
richie
Find all posts by this user
03-28-2012, 10:06 AM
Post: #7
RE: SHA-512 in cudahashcat
beta slots are full. please be patient.
Visit this user's website Find all posts by this user
05-08-2012, 03:54 PM
Post: #8
RE: SHA-512 in cudahashcat
done with 0.08
Visit this user's website Find all posts by this user