Hi all, Couldn't find any decent password hashing algorithms so I decided to port a Python implementation of PBKDF2 as an exercise. Any ideas on how to improve the code are most welcome; me and Julia are still getting to know each other...
https://github.com/codr4life/wildcore.jl/blob/master/pbkdf2.jl Cheers, Andreas
