Age | Commit message (Expand) | Author |
---|---|---|
2016-05-24 | Make sure that libscrypt_scrypt actually exists before using it. | Nick Mathewson |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2016-02-27 | Add a brief file-level description for everything in src/common | Nick Mathewson |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson |
2014-09-26 | Check key_len in secret_to_key_new() | Nick Mathewson |
2014-09-25 | Use preferred key-expansion means for pbkdf2, scrypt. | Nick Mathewson |
2014-09-25 | Tweak and expose secret_to_key_compute_key for testing | Nick Mathewson |
2014-09-25 | More generic passphrase hashing code, including scrypt support | Nick Mathewson |
2014-08-28 | Move secret-to-key functionality into a separate module | Nick Mathewson |