06b / Katherine

Katherine is a CMS Proof of Concept using NancyFx
MIT License
0 stars 0 forks source link

Password Hashing #2

Open 06b opened 9 years ago

06b commented 9 years ago

As of right now I've been using BCrypt, might want to consider including PBKDF2 when FIPS certification or enterprise support is required.

06b commented 9 years ago

Will add todo once needed, as of right now BCrypt is fine by me,

Need to look into recommended hasing rounds for bcrypt http://security.stackexchange.com/questions/17207/recommended-of-rounds-for-bcrypt