aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends/interfaces.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #520 from reaperhulk/pbkdf2-opensslDavid Reid2014-01-291-0/+41
|\
| * update docs re: PBKDF2HMAC iterationsPaul Kehrer2014-01-291-1/+3
| * doc updates based on reviewPaul Kehrer2014-01-281-2/+1
| * rename PBKDF2 to PBKDF2HMAC, address many other review commentsPaul Kehrer2014-01-281-8/+8
| * documentation improvements for KDFPaul Kehrer2014-01-281-1/+3
| * pbkdf2 docsPaul Kehrer2014-01-281-2/+1
| * PBKDF2 support for OpenSSL backendPaul Kehrer2014-01-281-0/+39
* | a few typo fixes, capitalization, etcPaul Kehrer2014-01-291-4/+4
|/
* Remove register_cipher_adapter from the interface and the documentation.David Reid2014-01-201-19/+0
* fix erroneous indent and add abstractmethod to HMACBackendPaul Kehrer2013-12-231-2/+2
* add hmac_supported method to backend.Paul Kehrer2013-12-231-2/+13
* Renamed bindings to backendsAlex Gaynor2013-12-131-0/+141