Click here to Skip to main content
15,916,462 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Sliding Scale Solution Pin
Paul Conrad18-Oct-11 14:31
professionalPaul Conrad18-Oct-11 14:31 
AnswerRe: Sliding Scale Solution Pin
jschell19-Oct-11 9:16
jschell19-Oct-11 9:16 
GeneralRe: Sliding Scale Solution Pin
Luc Pattyn19-Oct-11 12:38
sitebuilderLuc Pattyn19-Oct-11 12:38 
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 
As we all know passwords0 should be encrypted (using an approriate one way algorithm) before they are stored anywhere and when we need to validate a second value against it we should use the same algo to encypt the second value and compare that.

My question is where in the architectural model do you believe is the best place to perform this encyption?

a) UI Tier
b) Business Tier
c) Data Tier

0This is applicable to any sensitive data
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 
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 

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.