| bio | website | bugcharmer.blogspot.com |
|---|---|---|
| location | California | |
| age | ||
| visits | member for | 11 months |
| seen | Sep 12 '12 at 20:35 | |
| stats | profile views | 12 |
|
Mar 31 |
awarded | Necromancer |
|
Sep 12 |
comment |
About performance of Smart card for performing 3DES in a MD5 hash Why are you using MD5? MD5 is broken and should not be used. If it's imposed on you as an outside requirement, do what you have to. Otherwise, use SHA-2. If you're concerned about performance, can you use AES instead of 3DES? AES is faster. |
|
Jun 28 |
awarded | Teacher |
|
Jun 28 |
answered | Pre-hash password before applying bcrypt to avoid restricting password length |
|
Jun 26 |
answered | How to trace a DDOS attack on a dedicated server and block it? |
|
Jun 26 |
answered | How should I choose a difficulty factor for my password hashing function? |
|
Jun 25 |
answered | Using AES with a hex key/iv, what mode of operation is the “most secure” |