Click here to Skip to main content
15,887,336 members
Home / Discussions / Java
   

Java

 
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 
Anele Ngqandu wrote:
Also what is the best way to encrypt passwords?
Just google for examples of encryption in java and you should find lots of examples.

Also, it is recommended that a password be hashed, as Richard mentions, and then store the hash but there are times where encryption is needed.
There are only 10 types of people in the world, those who understand binary and those who don't.

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 
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 
AnswerRe: How to correctly use the interceptor encrypt all address Pin
Member 1127235629-Nov-14 0:38
Member 1127235629-Nov-14 0:38 
GeneralRe: How to correctly use the interceptor encrypt all address Pin
Richard MacCutchan29-Nov-14 0:54
mveRichard MacCutchan29-Nov-14 0:54 
QuestionHow to set the result variable of a javascript of one div to another div tag Pin
Member 1126811126-Nov-14 22:27
Member 1126811126-Nov-14 22:27 
AnswerRe: How to set the result variable of a javascript of one div to another div tag Pin
Richard MacCutchan26-Nov-14 22:57
mveRichard MacCutchan26-Nov-14 22:57 
GeneralRe: How to set the result variable of a javascript of one div to another div tag Pin
Member 1126811126-Nov-14 23:03
Member 1126811126-Nov-14 23:03 
Questionmd5 encription Pin
Trupti00125-Nov-14 20:23
Trupti00125-Nov-14 20:23 

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.