aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #520 from reaperhulk/pbkdf2-opensslDavid Reid2014-01-2915-4/+454
|\
| * a bit more language work + changelog changes for pbkdf2hmacPaul Kehrer2014-01-292-10/+12
| * switch to private attributes in pbkdf2hmacPaul Kehrer2014-01-291-4/+4
| * expand docs to talk more about the purposes of KDFsPaul Kehrer2014-01-291-4/+20
| * update docs re: PBKDF2HMAC iterationsPaul Kehrer2014-01-292-2/+6
| * add test for null char replacementPaul Kehrer2014-01-291-0/+19
| * called -> usedPaul Kehrer2014-01-291-1/+1
| * update docs for pbkdf2Paul Kehrer2014-01-291-5/+4
| * review fixesPaul Kehrer2014-01-281-4/+3
| * doc updates based on reviewPaul Kehrer2014-01-281-2/+1
| * some alternate languagePaul Kehrer2014-01-281-1/+1
| * rename test filesPaul Kehrer2014-01-282-0/+0
| * add some unicode checks for salt on init and key_material on derivePaul Kehrer2014-01-282-0/+23
| * Merge branch 'master' into pbkdf2-opensslPaul Kehrer2014-01-281-0/+2
| |\
| * | simplify pbkdf2_hmac_supported in openssl backendPaul Kehrer2014-01-281-3/+1
| * | add PBKDF2HMAC to changelogPaul Kehrer2014-01-281-0/+1
| * | Merge branch 'master' into pbkdf2-opensslPaul Kehrer2014-01-282-3/+7
| |\ \
| * | | update docs with more detailed info re: PBKDF2 usagePaul Kehrer2014-01-281-3/+48
| * | | okay this time really finish the rename. Up example iterations to 100kPaul Kehrer2014-01-286-21/+21
| * | | finish PBKDF2HMAC rename, more docsPaul Kehrer2014-01-282-8/+22
| * | | rename PBKDF2 to PBKDF2HMAC, address many other review commentsPaul Kehrer2014-01-285-18/+24
| * | | remove length check (which cffi handles)Paul Kehrer2014-01-282-6/+0
| * | | documentation improvements for KDFPaul Kehrer2014-01-283-14/+23
| * | | test coverage, other changesPaul Kehrer2014-01-282-4/+76
| * | | pbkdf2 docsPaul Kehrer2014-01-284-3/+43
| * | | PBKDF2 support for OpenSSL backendPaul Kehrer2014-01-2810-4/+214
* | | | Merge pull request #530 from reaperhulk/small-doc-fixesDavid Reid2014-01-292-5/+5
|\ \ \ \
| * | | | one more style fixPaul Kehrer2014-01-291-1/+1
| * | | | a few typo fixes, capitalization, etcPaul Kehrer2014-01-292-5/+5
|/ / / /
* | | | Merge pull request #525 from skeuomorf/installation-docsPaul Kehrer2014-01-293-65/+78
|\ \ \ \
| * | | | Added installation section to index.rstskeuomorf2014-01-292-20/+22
| * | | | Added canonical installation document with details about various platforms, f...skeuomorf2014-01-293-72/+83
| | |_|/ | |/| |
* | | | Merge pull request #528 from reaperhulk/fix-527Alex Gaynor2014-01-291-0/+25
|\ \ \ \
| * | | | quotes inside, diff examplesPaul Kehrer2014-01-291-2/+2
| * | | | fix spacing, remove versionadded since HashAlgorithm was in 0.1Paul Kehrer2014-01-291-3/+0
| * | | | document HashAlgorithmPaul Kehrer2014-01-291-0/+28
* | | | | Merge pull request #529 from alex/add-this-methodDavid Reid2014-01-291-0/+1
|\ \ \ \ \
| * | | | | Expose this method because probably someone will need it eventuallyAlex Gaynor2014-01-291-0/+1
|/ / / / /
* | | | | Merge pull request #524 from sholsapp/masterPaul Kehrer2014-01-292-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add bindings for X509_REQ_get_extensions.Stephen Holsapple2014-01-292-0/+2
|/ / / /
* | | | Merge pull request #526 from longaccess/masterAlex Gaynor2014-01-291-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add Konstantinos Koukopoulos to AUTHORS.rstKonstantinos Koukopoulos2014-01-291-0/+1
* | | | Merge pull request #523 from alex/changelogPaul Kehrer2014-01-281-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add this to the changelogAlex Gaynor2014-01-281-0/+2
|/ / /
* | | Merge pull request #522 from alex/no-ec-opensslPaul Kehrer2014-01-282-3/+7
|\ \ \ | |_|/ |/| |
| * | Fuck, fixAlex Gaynor2014-01-281-1/+1
| * | C is not a good programming languageAlex Gaynor2014-01-281-4/+3
| * | This needs to be firstAlex Gaynor2014-01-281-1/+2
| * | Doh, reorderAlex Gaynor2014-01-281-1/+1
| * | This type is not defined either of courseAlex Gaynor2014-01-281-0/+1