Click here to Skip to main content
15,860,943 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionConditional survey coding Pin
Member 1451542128-Jun-19 4:51
Member 1451542128-Jun-19 4:51 
AnswerRe: Conditional survey coding Pin
Dave Kreskowiak28-Jun-19 9:34
mveDave Kreskowiak28-Jun-19 9:34 
AnswerRe: Conditional survey coding Pin
Eddy Vluggen28-Jun-19 13:29
professionalEddy Vluggen28-Jun-19 13:29 
AnswerRe: Conditional survey coding Pin
Gerry Schmitz29-Jun-19 2:28
mveGerry Schmitz29-Jun-19 2:28 
GeneralOutlook Current User Context Pin
Member 1106951823-Jun-19 22:07
Member 1106951823-Jun-19 22:07 
GeneralRe: Outlook Current User Context Pin
Richard MacCutchan23-Jun-19 23:04
mveRichard MacCutchan23-Jun-19 23:04 
QuestionCryptography - Substitution Cipher Question Pin
YSLGuru12-Jun-19 19:44
YSLGuru12-Jun-19 19:44 
AnsweriRe: Cryptography - Substitution Cipher Question Pin
OriginalGriff12-Jun-19 19:50
mveOriginalGriff12-Jun-19 19:50 
Simple: they have found that they have a legal responsibility to secure password storage, and realised that a substitution cipher (or any form of encryption) is fundamentally in secure.

So instead, they are using a hashing algorithm, which cannot be reversed and which always generates a result that is the same length, in your case 64 bytes. (which would imply SHA-512).
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

AnswerRe: Cryptography - Substitution Cipher Question Pin
OriginalGriff12-Jun-19 20:17
mveOriginalGriff12-Jun-19 20:17 
AnswerRe: Cryptography - Substitution Cipher Question Pin
Eddy Vluggen16-Jun-19 7:43
professionalEddy Vluggen16-Jun-19 7:43 
GeneralMessage Closed Pin
24-May-19 21:37
Member 1446847024-May-19 21:37 
GeneralRe: how to open dll file Pin
Dave Kreskowiak25-May-19 5:35
mveDave Kreskowiak25-May-19 5:35 
GeneralRe: how to open dll file Pin
Eddy Vluggen12-Jun-19 1:16
professionalEddy Vluggen12-Jun-19 1:16 
GeneralRe: how to open dll file Pin
Richard Deeming12-Jun-19 3:37
mveRichard Deeming12-Jun-19 3:37 
GeneralRe: how to open dll file Pin
Richard MacCutchan25-May-19 5:52
mveRichard MacCutchan25-May-19 5:52 
QuestionMessage Closed Pin
21-Apr-19 6:53
Member 1432178121-Apr-19 6:53 
AnswerRe: 阿萨德群无若群无若无群若 Pin
Richard Andrew x6421-Apr-19 7:32
professionalRichard Andrew x6421-Apr-19 7:32 
QuestionPassing Value from XAML to ViewModel Pin
Jassim Rahma20-Apr-19 13:45
Jassim Rahma20-Apr-19 13:45 
AnswerRe: Passing Value from XAML to ViewModel Pin
Gerry Schmitz21-Apr-19 5:56
mveGerry Schmitz21-Apr-19 5:56 
QuestionWriting unit tests for two methods of the same Service are being called in one method: FluentAssertions Pin
simpledeveloper19-Apr-19 14:32
simpledeveloper19-Apr-19 14:32 
AnswerRe: Writing unit tests for two methods of the same Service are being called in one method: FluentAssertions Pin
Gerry Schmitz21-Apr-19 6:08
mveGerry Schmitz21-Apr-19 6:08 
GeneralRe: Writing unit tests for two methods of the same Service are being called in one method: FluentAssertions Pin
simpledeveloper21-Apr-19 16:58
simpledeveloper21-Apr-19 16:58 
GeneralRe: Writing unit tests for two methods of the same Service are being called in one method: FluentAssertions Pin
Gerry Schmitz22-Apr-19 4:36
mveGerry Schmitz22-Apr-19 4:36 
GeneralRe: Writing unit tests for two methods of the same Service are being called in one method: FluentAssertions Pin
simpledeveloper22-Apr-19 7:07
simpledeveloper22-Apr-19 7:07 
GeneralRe: Writing unit tests for two methods of the same Service are being called in one method: FluentAssertions Pin
Gerry Schmitz22-Apr-19 8:28
mveGerry Schmitz22-Apr-19 8:28 

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.