Tuesday, March 27, 2018

[389-users] Using PBKDF2_SHA256 Hashes

Hi,

I'm attempting to build an application using the userPassword attribute, with hashes stored using PBKDF2_SHA256. However, using the passlib hash library for pbkdf2_sha256 is complaining about a malformed hash. Looking at the hash, it appears that there aren't any delimiters between the salt, iterations, etc.

Is there some additional encoding happening on the userPassword attribute?
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org

No comments:

Post a Comment