Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: Comparing hashed Passwords Pin
Richard Deeming22-Jun-18 6:50
mveRichard Deeming22-Jun-18 6:50 
GeneralRe: Comparing hashed Passwords Pin
#realJSOP22-Jun-18 6:55
mve#realJSOP22-Jun-18 6:55 
GeneralRe: Comparing hashed Passwords Pin
Richard Deeming22-Jun-18 7:02
mveRichard Deeming22-Jun-18 7:02 
GeneralRe: Comparing hashed Passwords Pin
Dave Kreskowiak22-Jun-18 7:12
mveDave Kreskowiak22-Jun-18 7:12 
GeneralRe: Comparing hashed Passwords Pin
#realJSOP22-Jun-18 7:18
mve#realJSOP22-Jun-18 7:18 
GeneralRe: Comparing hashed Passwords Pin
Kevin Marois22-Jun-18 7:45
professionalKevin Marois22-Jun-18 7:45 
GeneralRe: Comparing hashed Passwords Pin
#realJSOP22-Jun-18 6:54
mve#realJSOP22-Jun-18 6:54 
AnswerRe: Comparing hashed Passwords Pin
OriginalGriff21-Jun-18 18:30
mveOriginalGriff21-Jun-18 18:30 
Since you use a string for the Hash anyway, why not just call the Hash method when you need to verify and then directly compare the strings? That way, any future changes to the password system will still work as well as not duplicating code and introducing a potential source of error?
Sent from my Amstrad PC 1640
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: Comparing hashed Passwords Pin
Richard Deeming21-Jun-18 23:54
mveRichard Deeming21-Jun-18 23:54 
AnswerRe: Comparing hashed Passwords Pin
Richard Deeming22-Jun-18 0:04
mveRichard Deeming22-Jun-18 0:04 
GeneralRe: Comparing hashed Passwords Pin
Kevin Marois22-Jun-18 5:59
professionalKevin Marois22-Jun-18 5:59 
GeneralRe: Comparing hashed Passwords Pin
Richard Deeming22-Jun-18 6:51
mveRichard Deeming22-Jun-18 6:51 
GeneralRe: Comparing hashed Passwords Pin
Kevin Marois22-Jun-18 7:55
professionalKevin Marois22-Jun-18 7:55 
QuestionC# web browser example Pin
tsi clinero21-Jun-18 12:06
tsi clinero21-Jun-18 12:06 
AnswerRe: C# web browser example Pin
User 418025421-Jun-18 13:02
User 418025421-Jun-18 13:02 
GeneralRe: C# web browser example Pin
tsi clinero21-Jun-18 13:11
tsi clinero21-Jun-18 13:11 
Questionbest connection sql server in c# windows application(clinet/server) Pin
Member 1387544620-Jun-18 2:12
Member 1387544620-Jun-18 2:12 
AnswerRe: best connection sql server in c# windows application(clinet/server) Pin
OriginalGriff20-Jun-18 2:25
mveOriginalGriff20-Jun-18 2:25 
AnswerRe: best connection sql server in c# windows application(clinet/server) Pin
Pete O'Hanlon20-Jun-18 3:03
mvePete O'Hanlon20-Jun-18 3:03 
AnswerRe: best connection sql server in c# windows application(clinet/server) Pin
Eddy Vluggen20-Jun-18 7:15
professionalEddy Vluggen20-Jun-18 7:15 
AnswerRe: best connection sql server in c# windows application(clinet/server) Pin
Gerry Schmitz21-Jun-18 8:39
mveGerry Schmitz21-Jun-18 8:39 
GeneralRe: best connection sql server in c# windows application(clinet/server) Pin
Eddy Vluggen22-Jun-18 2:28
professionalEddy Vluggen22-Jun-18 2:28 
QuestionVisual Studio 2017(C#_WinForm), Chameleon3 CM3-U3-13Y3M control question Pin
Member 1387921619-Jun-18 19:39
Member 1387921619-Jun-18 19:39 
AnswerRe: Visual Studio 2017(C#_WinForm), Chameleon3 CM3-U3-13Y3M control question Pin
OriginalGriff19-Jun-18 20:56
mveOriginalGriff19-Jun-18 20:56 
GeneralRe: Visual Studio 2017(C#_WinForm), Chameleon3 CM3-U3-13Y3M control question Pin
Member 1387921619-Jun-18 21:14
Member 1387921619-Jun-18 21:14 

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.