Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS X password hash support #36

Open
GoogleCodeExporter opened this issue May 3, 2015 · 0 comments
Open

OS X password hash support #36

GoogleCodeExporter opened this issue May 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

It would be nice to support MacOS X's password hash format. 

http://www.dribin.org/dave/blog/archives/2006/04/28/os_x_passwords_2/ contains 
a good walkthrough of it's history for OS X 10.0 - 10.4. 

Things left to do:

1. Find source of info for remaining OS X releases, figure out what things have 
changed.

2. Work out the best interface for handling a complex multi-digest hash string 
like this.

3. Given the complexity, need to gather a BUNCH of test vectors for known 
passwords (ascii and unicode), under various security configurations, to ensure 
the walkthrough above is actually accurate. This is currently the primary 
blocker for this issue. 

Original issue reported on code.google.com by [email protected] on 27 Jun 2012 at 10:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant