Click here to Skip to main content
15,922,894 members
Home / Discussions / Java
   

Java

 
AnswerRe: Login Details Authentication Pin
Richard MacCutchan13-Dec-14 21:33
mveRichard MacCutchan13-Dec-14 21:33 
GeneralRe: Login Details Authentication Pin
JayantiSh16-Dec-14 3:27
JayantiSh16-Dec-14 3:27 
GeneralRe: Login Details Authentication Pin
TorstenH.17-Dec-14 2:19
TorstenH.17-Dec-14 2:19 
Generaljava Pin
Member 109275319-Dec-14 1:48
Member 109275319-Dec-14 1:48 
GeneralRe: java Pin
Richard MacCutchan9-Dec-14 6:11
mveRichard MacCutchan9-Dec-14 6:11 
GeneralRe: java Pin
TorstenH.11-Dec-14 22:14
TorstenH.11-Dec-14 22:14 
QuestionPassing JTextField Values to MouseListener Interface Pin
Django_Untaken2-Dec-14 3:37
Django_Untaken2-Dec-14 3:37 
AnswerRe: Passing JTextField Values to MouseListener Interface Pin
Richard MacCutchan2-Dec-14 5:27
mveRichard MacCutchan2-Dec-14 5:27 
GeneralRe: Passing JTextField Values to MouseListener Interface Pin
Django_Untaken3-Dec-14 5:52
Django_Untaken3-Dec-14 5:52 
GeneralRe: Passing JTextField Values to MouseListener Interface Pin
Richard MacCutchan3-Dec-14 6:26
mveRichard MacCutchan3-Dec-14 6:26 
QuestionAuthentication and Encryption Pin
Anele Ngqandu2-Dec-14 2:26
Anele Ngqandu2-Dec-14 2:26 
AnswerRe: Authentication and Encryption Pin
Richard Deeming2-Dec-14 2:38
mveRichard Deeming2-Dec-14 2:38 
GeneralRe: Authentication and Encryption Pin
Anele Ngqandu2-Dec-14 2:44
Anele Ngqandu2-Dec-14 2:44 
AnswerRe: Authentication and Encryption Pin
ZurdoDev2-Dec-14 2:41
professionalZurdoDev2-Dec-14 2:41 
GeneralRe: Authentication and Encryption Pin
Anele Ngqandu2-Dec-14 2:45
Anele Ngqandu2-Dec-14 2:45 
GeneralRe: Authentication and Encryption Pin
Richard Deeming2-Dec-14 2:48
mveRichard Deeming2-Dec-14 2:48 
GeneralRe: Authentication and Encryption Pin
Anele Ngqandu2-Dec-14 2:53
Anele Ngqandu2-Dec-14 2:53 
GeneralRe: Authentication and Encryption Pin
Richard Deeming2-Dec-14 3:04
mveRichard Deeming2-Dec-14 3:04 
  1. You need to store a password to access an external system or service;
  2. You're writing your own password manager, and need to be able to see the original password;

For the simple case of "validate that the user entered the correct password", encryption is only slightly better than plain text.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Authentication and Encryption Pin
ZurdoDev2-Dec-14 2:54
professionalZurdoDev2-Dec-14 2:54 
GeneralRe: Authentication and Encryption Pin
Richard Deeming2-Dec-14 2:59
mveRichard Deeming2-Dec-14 2:59 
GeneralRe: Authentication and Encryption Pin
Anele Ngqandu2-Dec-14 3:02
Anele Ngqandu2-Dec-14 3:02 
QuestionWeb log preprocessing Pin
Member 107226751-Dec-14 18:39
Member 107226751-Dec-14 18:39 
SuggestionRe: Web log preprocessing Pin
Richard MacCutchan1-Dec-14 22:16
mveRichard MacCutchan1-Dec-14 22:16 
QuestionHow to correctly use the interceptor encrypt all address Pin
Member 1127235628-Nov-14 16:13
Member 1127235628-Nov-14 16:13 
QuestionRe: How to correctly use the interceptor encrypt all address Pin
Richard MacCutchan28-Nov-14 22:36
mveRichard MacCutchan28-Nov-14 22:36 

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.