Comment 10 for bug 1004845

Revision history for this message
Sebastian Ramacher (s-ramacher) wrote :

I've implemented a new CryptedFileKeyring based on Dwayne's recommendation and created an upstream pull request: https://bitbucket.org/kang/python-keyring-lib/pull-request/13/implement-new-cryptedfilekeyring

I'd really appreciate a review since it's the first time that I've done something with PBKDF2.