Click here to Skip to main content
15,914,066 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Sliding Scale Solution Pin
kmoorevs19-Oct-11 13:51
kmoorevs19-Oct-11 13:51 
AnswerRe: Sliding Scale Solution Pin
Luc Pattyn19-Oct-11 14:26
sitebuilderLuc Pattyn19-Oct-11 14:26 
GeneralRe: Sliding Scale Solution Pin
kmoorevs20-Oct-11 6:48
kmoorevs20-Oct-11 6:48 
GeneralRe: Sliding Scale Solution Pin
Luc Pattyn20-Oct-11 7:01
sitebuilderLuc Pattyn20-Oct-11 7:01 
QuestionBest place to encrypt passwords Pin
Reiss7-Oct-11 0:51
professionalReiss7-Oct-11 0:51 
AnswerRe: Best place to encrypt passwords PinPopular
Wayne Gaylard7-Oct-11 1:58
professionalWayne Gaylard7-Oct-11 1:58 
GeneralRe: Best place to encrypt passwords Pin
CDP180221-Oct-11 3:37
CDP180221-Oct-11 3:37 
GeneralRe: Best place to encrypt passwords Pin
Wayne Gaylard21-Oct-11 4:16
professionalWayne Gaylard21-Oct-11 4:16 
I don't do websites. I mainly do WPF Desktop Apps , and the hashing is done inside a custom MarkUpExtension. My apps do connect to the DataBase via WCF services, but the client apps are obfuscated and compiled assemblies. Yes, they could probably be easily reverse engineered, and they could perhaps find the hashing algorithms used, but still I don't think it possible to actually reverse any particular password that has been hashed, and this way there is no where in the assembly where the password is not hashed. Personally I don't see any other way of doing it, that is safer. If you have any better ideas, I will love to hear them. Smile | :)
When I was a coder, we worked on algorithms. Today, we memorize APIs for countless libraries — those libraries have the algorithms - Eric Allman

GeneralRe: Best place to encrypt passwords Pin
CDP180221-Oct-11 4:32
CDP180221-Oct-11 4:32 
GeneralRe: Best place to encrypt passwords Pin
Wayne Gaylard21-Oct-11 4:40
professionalWayne Gaylard21-Oct-11 4:40 
GeneralRe: Best place to encrypt passwords Pin
CDP180221-Oct-11 4:46
CDP180221-Oct-11 4:46 
GeneralRe: Best place to encrypt passwords Pin
Wayne Gaylard21-Oct-11 4:55
professionalWayne Gaylard21-Oct-11 4:55 
GeneralRe: Best place to encrypt passwords Pin
CDP180221-Oct-11 5:00
CDP180221-Oct-11 5:00 
GeneralRe: Best place to encrypt passwords Pin
Wayne Gaylard21-Oct-11 5:09
professionalWayne Gaylard21-Oct-11 5:09 
GeneralRe: Best place to encrypt passwords Pin
CDP180221-Oct-11 5:25
CDP180221-Oct-11 5:25 
GeneralRe: Best place to encrypt passwords Pin
Wayne Gaylard21-Oct-11 5:42
professionalWayne Gaylard21-Oct-11 5:42 
GeneralRe: Best place to encrypt passwords Pin
CDP180221-Oct-11 6:59
CDP180221-Oct-11 6:59 
GeneralRe: Best place to encrypt passwords Pin
Wayne Gaylard21-Oct-11 7:13
professionalWayne Gaylard21-Oct-11 7:13 
AnswerRe: Best place to encrypt passwords Pin
Shameel7-Oct-11 2:56
professionalShameel7-Oct-11 2:56 
AnswerRe: Best place to encrypt passwords Pin
Bert Mitton18-Oct-11 7:49
professionalBert Mitton18-Oct-11 7:49 
GeneralRe: Best place to encrypt passwords Pin
jschell18-Oct-11 8:54
jschell18-Oct-11 8:54 
GeneralRe: Best place to encrypt passwords Pin
Bert Mitton18-Oct-11 10:38
professionalBert Mitton18-Oct-11 10:38 
QuestionWhich architecture for a data-extractor Pin
ZioCharles1-Oct-11 2:42
professionalZioCharles1-Oct-11 2:42 
AnswerRe: Which architecture for a data-extractor Pin
jschell1-Oct-11 10:43
jschell1-Oct-11 10:43 
AnswerRe: Which architecture for a data-extractor Pin
Aneesh Warrier27-Dec-11 17:02
Aneesh Warrier27-Dec-11 17:02 

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.