Bitcoin Forum
May 08, 2024, 03:23:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What hash algorithm is used for the user accounts?  (Read 429 times)
Insert_Bitcoin (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
May 25, 2015, 02:21:07 PM
 #1

If it's sha256 I don't really care but if its using the default SMF which is sha1 should I be concerned? My password is 30+ chars with mixed charset so a rainbow table is highly unlikely. I mean, I don't want to have to do anything if its computationally infeasible to reverse Grin
1715138583
Hero Member
*
Offline Offline

Posts: 1715138583

View Profile Personal Message (Offline)

Ignore
1715138583
Reply with quote  #2

1715138583
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
achow101_alt
Sr. Member
****
Offline Offline

Activity: 268
Merit: 256


View Profile
May 25, 2015, 02:26:03 PM
 #2

According to Theymos in his post before the forum went back down:
Quote
Passwords are hashed with 7500 rounds of sha256crypt. This is pretty good, but certainly not beyond attack. Note that even though SHA-256 is used here, sha256crypt is different enough from Bitcoin's SHA-256d PoW algorithm that Bitcoin mining ASICs almost certainly cannot be modified to crack forum passwords.

Tip Me!: 1AQx99s7q1wVinbgXbA48BaZQVWpHe5gYM | My PGP Key: Fingerprint 0x17565732E08E5E41
guitarplinker
Legendary
*
Offline Offline

Activity: 1694
Merit: 1024



View Profile WWW
May 25, 2015, 02:26:27 PM
 #3

theymos has posted on Reddit a few times, and he's stated that passwords are salted with unique salts, and then hashed with 7500 rounds of SHA-256. The unique salts help in the fact that if someone tries to crack passwords from the database, they can't crack multiple passwords at once because they all use unique salts. Even though it sounds like you have a secure password, I'd change it anyway, just to be sure that nobody else will have access to your account, or others accounts you may have with the same password.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!