Click here to Skip to main content
15,904,155 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Password De-Complexity Pin
raddevus30-Nov-16 2:30
mvaraddevus30-Nov-16 2:30 
GeneralRe: Password De-Complexity Pin
ZurdoDev30-Nov-16 2:44
professionalZurdoDev30-Nov-16 2:44 
GeneralRe: Password De-Complexity Pin
raddevus30-Nov-16 2:48
mvaraddevus30-Nov-16 2:48 
GeneralRe: Password De-Complexity Pin
enhzflep30-Nov-16 3:05
enhzflep30-Nov-16 3:05 
GeneralRe: Password De-Complexity Pin
Kirk 103898211-Dec-16 4:27
Kirk 103898211-Dec-16 4:27 
GeneralRe: Password De-Complexity Pin
HobbyProggy30-Nov-16 2:48
professionalHobbyProggy30-Nov-16 2:48 
AnswerRe: Password De-Complexity Pin
Plamen Dragiyski30-Nov-16 19:53
professionalPlamen Dragiyski30-Nov-16 19:53 
GeneralRe: Password De-Complexity Pin
raddevus1-Dec-16 1:59
mvaraddevus1-Dec-16 1:59 
I agree. The point is a sha256 hash is a value on the order of 2^256.
That's 1.1579208923731619542357098500869e+77 -1

So basically we are saying:
My password is one out of the set of all 256-bit numbers. Guess it now. Smile | :)
If you can guess the resultant hash or you have a algorithm that can calculate it then you pwn all computers anyway. Big Grin | :-D
My book, Launch Your Android App, is available at Amazon.com (only $2.99USD over 350 pages).
Get my Android app on Google Play and F*orget All Your Passwords.

GeneralRe: Password De-Complexity Pin
Plamen Dragiyski1-Dec-16 3:20
professionalPlamen Dragiyski1-Dec-16 3:20 
GeneralRe: Password De-Complexity Pin
raddevus1-Dec-16 3:44
mvaraddevus1-Dec-16 3:44 
GeneralRe: Password De-Complexity Pin
W Balboos, GHB30-Nov-16 2:26
W Balboos, GHB30-Nov-16 2:26 
GeneralRe: Password De-Complexity Pin
OriginalGriff30-Nov-16 2:38
mveOriginalGriff30-Nov-16 2:38 
GeneralRe: Password De-Complexity Pin
W Balboos, GHB30-Nov-16 2:42
W Balboos, GHB30-Nov-16 2:42 
GeneralRe: Password De-Complexity Pin
OriginalGriff30-Nov-16 3:36
mveOriginalGriff30-Nov-16 3:36 
GeneralRe: Password De-Complexity Pin
Kyle Moyer30-Nov-16 12:26
Kyle Moyer30-Nov-16 12:26 
GeneralRe: Password De-Complexity Pin
OriginalGriff30-Nov-16 21:20
mveOriginalGriff30-Nov-16 21:20 
JokeRe: Password De-Complexity Pin
dandy7230-Nov-16 10:56
dandy7230-Nov-16 10:56 
GeneralRe: Password De-Complexity Pin
den2k8830-Nov-16 2:46
professionalden2k8830-Nov-16 2:46 
GeneralRe: Password De-Complexity Pin
raddevus30-Nov-16 2:59
mvaraddevus30-Nov-16 2:59 
GeneralRe: Password De-Complexity Pin
den2k8830-Nov-16 3:05
professionalden2k8830-Nov-16 3:05 
GeneralRe: Password De-Complexity Pin
raddevus30-Nov-16 3:10
mvaraddevus30-Nov-16 3:10 
GeneralRe: Password De-Complexity Pin
den2k8830-Nov-16 3:22
professionalden2k8830-Nov-16 3:22 
GeneralRe: Password De-Complexity Pin
raddevus30-Nov-16 4:17
mvaraddevus30-Nov-16 4:17 
GeneralRe: Password De-Complexity Pin
den2k8830-Nov-16 4:20
professionalden2k8830-Nov-16 4:20 
GeneralRe: Password De-Complexity Pin
raddevus30-Nov-16 5:49
mvaraddevus30-Nov-16 5:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.