Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #520 from reaperhulk/pbkdf2-openssl | David Reid | 2014-01-29 | 1 | -0/+41 | |
|\ | | | | | PBKDF2 Support (OpenSSL backend) | |||||
| * | update docs re: PBKDF2HMAC iterations | Paul Kehrer | 2014-01-29 | 1 | -1/+3 | |
| | | ||||||
| * | doc updates based on review | Paul Kehrer | 2014-01-28 | 1 | -2/+1 | |
| | | ||||||
| * | rename PBKDF2 to PBKDF2HMAC, address many other review comments | Paul Kehrer | 2014-01-28 | 1 | -8/+8 | |
| | | ||||||
| * | documentation improvements for KDF | Paul Kehrer | 2014-01-28 | 1 | -1/+3 | |
| | | ||||||
| * | pbkdf2 docs | Paul Kehrer | 2014-01-28 | 1 | -2/+1 | |
| | | ||||||
| * | PBKDF2 support for OpenSSL backend | Paul Kehrer | 2014-01-28 | 1 | -0/+39 | |
| | | ||||||
* | | a few typo fixes, capitalization, etc | Paul Kehrer | 2014-01-29 | 1 | -4/+4 | |
|/ | ||||||
* | Remove register_cipher_adapter from the interface and the documentation. | David Reid | 2014-01-20 | 1 | -19/+0 | |
| | ||||||
* | fix erroneous indent and add abstractmethod to HMACBackend | Paul Kehrer | 2013-12-23 | 1 | -2/+2 | |
| | ||||||
* | add hmac_supported method to backend. | Paul Kehrer | 2013-12-23 | 1 | -2/+13 | |
| | | | | | Previously we were implicitly assuming that if a hash was supported then its hmac equivalent was as well. | |||||
* | Renamed bindings to backends | Alex Gaynor | 2013-12-13 | 1 | -0/+141 | |