gholt / swauth

This is the historical location of Swauth; active development is now at https://github.com/openstack/swauth
45 stars 29 forks source link

Security fixies. #77

Closed onovy closed 9 years ago

onovy commented 9 years ago

Generate new salt for every password. Support different salt for passwords. Support SHA512 for hashing.

gholt commented 9 years ago

I'll be honest in saying that I haven't independently tested this and it's been a while since I last worked on Swauth or even Swift and that'd take quite a while for me to spin up again. So, I'll just trust you and the code looks sane to me. :smile:

Thanks!