Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into pbkdf2-commoncrypto | Paul Kehrer | 2014-01-29 | 11 | -94/+174 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: a bit more language work + changelog changes for pbkdf2hmac one more style fix a few typo fixes, capitalization, etc switch to private attributes in pbkdf2hmac expand docs to talk more about the purposes of KDFs update docs re: PBKDF2HMAC iterations add test for null char replacement Added installation section to index.rst called -> used quotes inside, diff examples Expose this method because probably someone will need it eventually fix spacing, remove versionadded since HashAlgorithm was in 0.1 document HashAlgorithm Added canonical installation document with details about various platforms, fixes #519 update docs for pbkdf2 Add bindings for X509_REQ_get_extensions. add Konstantinos Koukopoulos to AUTHORS.rst review fixes doc updates based on review Conflicts: docs/changelog.rst | ||||
| * | Merge pull request #520 from reaperhulk/pbkdf2-openssl | David Reid | 2014-01-29 | 15 | -4/+454 |
| |\ | | | | | | | PBKDF2 Support (OpenSSL backend) | ||||
| | * | a bit more language work + changelog changes for pbkdf2hmac | Paul Kehrer | 2014-01-29 | 2 | -10/+12 |
| | | | |||||
| | * | switch to private attributes in pbkdf2hmac | Paul Kehrer | 2014-01-29 | 1 | -4/+4 |
| | | | |||||
| | * | expand docs to talk more about the purposes of KDFs | Paul Kehrer | 2014-01-29 | 1 | -4/+20 |
| | | | |||||
| | * | update docs re: PBKDF2HMAC iterations | Paul Kehrer | 2014-01-29 | 2 | -2/+6 |
| | | | |||||
| | * | add test for null char replacement | Paul Kehrer | 2014-01-29 | 1 | -0/+19 |
| | | | |||||
| | * | called -> used | Paul Kehrer | 2014-01-29 | 1 | -1/+1 |
| | | | |||||
| | * | update docs for pbkdf2 | Paul Kehrer | 2014-01-29 | 1 | -5/+4 |
| | | | |||||
| | * | review fixes | Paul Kehrer | 2014-01-28 | 1 | -4/+3 |
| | | | |||||
| | * | doc updates based on review | Paul Kehrer | 2014-01-28 | 1 | -2/+1 |
| | | | |||||
| * | | Merge pull request #530 from reaperhulk/small-doc-fixes | David Reid | 2014-01-29 | 2 | -5/+5 |
| |\ \ | | | | | | | | | A few small doc fixes | ||||
| | * | | one more style fix | Paul Kehrer | 2014-01-29 | 1 | -1/+1 |
| | | | | |||||
| | * | | a few typo fixes, capitalization, etc | Paul Kehrer | 2014-01-29 | 2 | -5/+5 |
| |/ / | |||||
| * | | Merge pull request #525 from skeuomorf/installation-docs | Paul Kehrer | 2014-01-29 | 3 | -65/+78 |
| |\ \ | | | | | | | | | Added canonical installation document with details about various platforms | ||||
| | * | | Added installation section to index.rst | skeuomorf | 2014-01-29 | 2 | -20/+22 |
| | | | | |||||
| | * | | Added canonical installation document with details about various platforms, ↵ | skeuomorf | 2014-01-29 | 3 | -72/+83 |
| | | | | | | | | | | | | | | | | fixes #519 | ||||
| * | | | Merge pull request #528 from reaperhulk/fix-527 | Alex Gaynor | 2014-01-29 | 1 | -0/+25 |
| |\ \ \ | | | | | | | | | | | Document HashAlgorithm | ||||
| | * | | | quotes inside, diff examples | Paul Kehrer | 2014-01-29 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | fix spacing, remove versionadded since HashAlgorithm was in 0.1 | Paul Kehrer | 2014-01-29 | 1 | -3/+0 |
| | | | | | |||||
| | * | | | document HashAlgorithm | Paul Kehrer | 2014-01-29 | 1 | -0/+28 |
| | | | | | |||||
| * | | | | Merge pull request #529 from alex/add-this-method | David Reid | 2014-01-29 | 1 | -0/+1 |
| |\ \ \ \ | | | | | | | | | | | | | Expose this method because probably someone will need it eventually | ||||
| | * | | | | Expose this method because probably someone will need it eventually | Alex Gaynor | 2014-01-29 | 1 | -0/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #524 from sholsapp/master | Paul Kehrer | 2014-01-29 | 2 | -0/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | Add bindings for X509_REQ_get_extensions. | ||||
| | * | | | Add bindings for X509_REQ_get_extensions. | Stephen Holsapple | 2014-01-29 | 2 | -0/+2 |
| |/ / / | | | | | | | | | | | | | | | | | Without this binding it is impossible to get any extension objects from an X509Req object. | ||||
| * | | | Merge pull request #526 from longaccess/master | Alex Gaynor | 2014-01-29 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | add Konstantinos Koukopoulos to AUTHORS.rst | ||||
| | * | | add Konstantinos Koukopoulos to AUTHORS.rst | Konstantinos Koukopoulos | 2014-01-29 | 1 | -0/+1 |
| | | | | |||||
* | | | | update changelog | Paul Kehrer | 2014-01-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | update commoncrypto pbkdf2 with new naming | Paul Kehrer | 2014-01-28 | 1 | -7/+8 |
| | | | | |||||
* | | | | commoncrypto PBKDF2 support | Paul Kehrer | 2014-01-28 | 1 | -1/+36 |
| |_|/ |/| | | |||||
* | | | some alternate language | Paul Kehrer | 2014-01-28 | 1 | -1/+1 |
| | | | |||||
* | | | rename test files | Paul Kehrer | 2014-01-28 | 2 | -0/+0 |
| | | | |||||
* | | | add some unicode checks for salt on init and key_material on derive | Paul Kehrer | 2014-01-28 | 2 | -0/+23 |
| | | | |||||
* | | | Merge branch 'master' into pbkdf2-openssl | Paul Kehrer | 2014-01-28 | 1 | -0/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * master: Add this to the changelog Conflicts: docs/changelog.rst | ||||
| * | | Merge pull request #523 from alex/changelog | Paul Kehrer | 2014-01-28 | 1 | -0/+2 |
| |\ \ | | | | | | | | | Add this to the changelog | ||||
| | * | | Add this to the changelog | Alex Gaynor | 2014-01-28 | 1 | -0/+2 |
| |/ / | |||||
* | | | simplify pbkdf2_hmac_supported in openssl backend | Paul Kehrer | 2014-01-28 | 1 | -3/+1 |
| | | | |||||
* | | | add PBKDF2HMAC to changelog | Paul Kehrer | 2014-01-28 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'master' into pbkdf2-openssl | Paul Kehrer | 2014-01-28 | 2 | -3/+7 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fuck, fix C is not a good programming language This needs to be first Doh, reorder This type is not defined either of course Whoops, backwards Fixed #521 -- work on systems with no ec header at all | ||||
| * | | Merge pull request #522 from alex/no-ec-openssl | Paul Kehrer | 2014-01-28 | 2 | -3/+7 |
| |\ \ | | | | | | | | | Fixed #521 -- work on systems with no ec header at all | ||||
| | * | | Fuck, fix | Alex Gaynor | 2014-01-28 | 1 | -1/+1 |
| | | | | |||||
| | * | | C is not a good programming language | Alex Gaynor | 2014-01-28 | 1 | -4/+3 |
| | | | | |||||
| | * | | This needs to be first | Alex Gaynor | 2014-01-28 | 1 | -1/+2 |
| | | | | |||||
| | * | | Doh, reorder | Alex Gaynor | 2014-01-28 | 1 | -1/+1 |
| | | | | |||||
| | * | | This type is not defined either of course | Alex Gaynor | 2014-01-28 | 1 | -0/+1 |
| | | | | |||||
| | * | | Whoops, backwards | Alex Gaynor | 2014-01-28 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fixed #521 -- work on systems with no ec header at all | Alex Gaynor | 2014-01-28 | 1 | -0/+3 |
| |/ / | |||||
* | | | update docs with more detailed info re: PBKDF2 usage | Paul Kehrer | 2014-01-28 | 1 | -3/+48 |
| | | | |||||
* | | | okay this time really finish the rename. Up example iterations to 100k | Paul Kehrer | 2014-01-28 | 6 | -21/+21 |
| | | | |||||
* | | | finish PBKDF2HMAC rename, more docs | Paul Kehrer | 2014-01-28 | 2 | -8/+22 |
| | | |