| bio | website | bizvprog.blogspot.com |
|---|---|---|
| location | Chester, United Kingdom | |
| age | 36 | |
| visits | member for | 9 months |
| seen | Aug 13 '12 at 9:21 | |
| stats | profile views | 0 |
Keith Henry
Software development manager, running a C# Agile team building applications to structure pay large organisations.
Recently completed an MBA and used to be a high-school maths and IT teacher.
Email me on Google's email, my address is ForenameSurname.
|
Aug 9 |
comment |
PBKDF2 and salt @thrylos_7 I'm not sure what you're trying to do - "convert a key for the encryption"? If you want to store a password in such a way that you can check user's passwords but hackers struggle with it use PBKDF2. If you want to encrypt and decrypt I think you need a whole new question. |