cham / TeslaAPI

Tesla forum database and RESTful API
11 stars 9 forks source link

Use bcrypt for password #8

Closed datagutt closed 11 years ago

datagutt commented 11 years ago

Might not be perfect, but should be an OK starting point. I tried to use PBKDF2 previously but i could not get it working correctly.