Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1195 from public/ec-safety-docs | Paul Kehrer | 2014-07-03 | 2 | -6/+25 |
|\ | | | | | Advice on choosing a curve | ||||
| * | Advice on choosing a curve | Alex Stapleton | 2014-07-03 | 2 | -6/+25 |
| | | |||||
* | | Merge pull request #1211 from Ayrx/use-stdlib-constant-compare | Alex Stapleton | 2014-07-03 | 1 | -3/+13 |
|\ \ | | | | | | | Added preference for stdlib's compare_digest to constant_time | ||||
| * | | Added preference for stdlib's compare_digest to constant_time | Terry Chia | 2014-07-03 | 1 | -3/+13 |
|/ / | |||||
* | | Merge pull request #1208 from reaperhulk/add-cc-binding | Alex Gaynor | 2014-07-02 | 1 | -0/+1 |
|\ \ | | | | | | | add a binding that is needed for RSA in security.framework | ||||
| * | | add a binding that is needed for RSA in security.framework | Paul Kehrer | 2014-07-02 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1201 from alex/no-more-truncation | Paul Kehrer | 2014-07-01 | 6 | -19/+37 |
|\ \ | | | | | | | Fixes #1200 -- disallow GCM truncation by default | ||||
| * | | Simplify code and add test | Alex Gaynor | 2014-06-30 | 3 | -2/+7 |
| | | | |||||
| * | | Improve docs | Alex Gaynor | 2014-06-30 | 1 | -6/+8 |
| | | | |||||
| * | | Typo fix | Alex Gaynor | 2014-06-29 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes #1200 -- disallow GCM truncation by default | Alex Gaynor | 2014-06-29 | 6 | -18/+29 |
| | | | |||||
* | | | Merge pull request #1207 from reaperhulk/rename-a-method | Alex Gaynor | 2014-07-01 | 3 | -14/+14 |
|\ \ \ | | | | | | | | | rename a method in the cc backend for clarity | ||||
| * | | | rename the rest of the method | Paul Kehrer | 2014-07-01 | 1 | -3/+3 |
| | | | | |||||
| * | | | rename a method in the cc backend for clarity | Paul Kehrer | 2014-06-30 | 2 | -11/+11 |
| | | | | |||||
* | | | | Merge pull request #1205 from alex/docs-typo | Laurens Van Houtven | 2014-06-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix a mistake in a docs link | ||||
| * | | | Fix a mistake in a docs link | Alex Gaynor | 2014-06-30 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1204 from reaperhulk/split-commoncrypto-backend-ciphers | Alex Gaynor | 2014-06-30 | 2 | -170/+194 |
|\ \ \ | |/ / |/| | | split commoncrypto backend - ciphers | ||||
| * | | split commoncrypto backend - ciphers | Paul Kehrer | 2014-06-29 | 2 | -170/+194 |
|/ / | |||||
* | | Merge pull request #1198 from reaperhulk/split-commoncrypto-backend-hmac | Alex Gaynor | 2014-06-29 | 2 | -40/+59 |
|\ \ | | | | | | | split commoncrypto backend - hmac | ||||
| * | | split commoncrypto backend - hmac | Paul Kehrer | 2014-06-29 | 2 | -40/+59 |
|/ / | |||||
* | | Merge pull request #1197 from alex/whoops | Paul Kehrer | 2014-06-29 | 2 | -16/+16 |
|\ \ | | | | | | | Fixed accidental use of the global backend name | ||||
| * | | Refactor for cleanliness | Alex Gaynor | 2014-06-29 | 1 | -16/+14 |
| | | | |||||
| * | | CommonCrypto as well | Alex Gaynor | 2014-06-29 | 1 | -4/+6 |
| | | | |||||
| * | | Fixed accidental use of the global backend name | Alex Gaynor | 2014-06-29 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1196 from reaperhulk/split-commoncrypto-backend-hashes | Alex Gaynor | 2014-06-29 | 2 | -44/+63 |
|\ \ \ | |/ / |/| | | split commoncrypto backend - hashes | ||||
| * | | split commoncrypto backend - hashes | Paul Kehrer | 2014-06-29 | 2 | -44/+63 |
|/ / | |||||
* | | Merge pull request #1194 from public/move-gc | Paul Kehrer | 2014-06-29 | 1 | -9/+4 |
|\ \ | |/ |/| | These functions can do their own GC now | ||||
| * | These functions can do their own GC now | Alex Stapleton | 2014-06-29 | 1 | -9/+4 |
|/ | |||||
* | Merge pull request #1193 from reaperhulk/simplify-some-ec-things | Alex Stapleton | 2014-06-29 | 2 | -71/+41 |
|\ | | | | | reorganize OpenSSL EC backend to remove some unneeded indirection | ||||
| * | reorganize OpenSSL EC backend to remove some unneeded indirection | Paul Kehrer | 2014-06-28 | 2 | -71/+41 |
| | | |||||
* | | Merge pull request #1192 from reaperhulk/move-rsa-encryption-openssl | Alex Stapleton | 2014-06-29 | 2 | -119/+107 |
|\ \ | | | | | | | split OpenSSL RSA enc/dec methods from backend | ||||
| * | | split OpenSSL RSA enc/dec methods from backend | Paul Kehrer | 2014-06-28 | 2 | -119/+107 |
| |/ | |||||
* | | Merge pull request #1191 from reaperhulk/dsa-deprecate-backend-methods | Alex Stapleton | 2014-06-29 | 4 | -0/+40 |
|\ \ | | | | | | | deprecate DSA backend methods | ||||
| * | | deprecate DSA backend methods | Paul Kehrer | 2014-06-28 | 4 | -0/+40 |
| |/ | |||||
* | | Merge pull request #1190 from reaperhulk/dsa-deprecate-concrete | Alex Stapleton | 2014-06-29 | 4 | -120/+176 |
|\ \ | |/ |/| | deprecate concrete DSA classes and update DSA docs | ||||
| * | deprecate concrete DSA classes and update DSA docs | Paul Kehrer | 2014-06-27 | 4 | -120/+176 |
|/ | |||||
* | Merge pull request #1189 from reaperhulk/dsa-new-method-multibackend | Alex Gaynor | 2014-06-27 | 2 | -0/+15 |
|\ | | | | | add multibackend support for new DSABackend method | ||||
| * | add multibackend support for new DSABackend method | Paul Kehrer | 2014-06-27 | 2 | -0/+15 |
|/ | |||||
* | Merge pull request #1179 from reaperhulk/dsa-numbers-opaque-backend | David Reid | 2014-06-27 | 10 | -122/+435 |
|\ | | | | | DSA Opaque Keys for OpenSSL | ||||
| * | rename backend method, add some docs | Paul Kehrer | 2014-06-27 | 4 | -6/+22 |
| | | |||||
| * | add generate_private_key to DSAParameters + add a new function to dsa | Paul Kehrer | 2014-06-27 | 8 | -17/+62 |
| | | | | | | | | | | | | | | dsa.generate_private_key(key_size, backend) will allow you to generate a new DSA key and implicitly generate new parameters. This streamlines the common case and will be an avenue to support future backends that don't allow independent generation of DSAParameters (e.g. CommonCrypto) | ||||
| * | move where we gc dsa data, improve dsa key checking | Paul Kehrer | 2014-06-26 | 2 | -23/+29 |
| | | |||||
| * | dsa docs | Paul Kehrer | 2014-06-25 | 1 | -0/+37 |
| | | |||||
| * | DSA opaque OpenSSL | Paul Kehrer | 2014-06-25 | 5 | -110/+319 |
| | | |||||
* | | Merge pull request #1188 from reaperhulk/fix-1167 | Alex Gaynor | 2014-06-27 | 1 | -0/+3 |
|\ \ | | | | | | | add note about enchant dependency for spellcheck in docs | ||||
| * | | add note about enchant dependency for spellcheck in docs | Paul Kehrer | 2014-06-27 | 1 | -0/+3 |
|/ / | |||||
* | | Merge pull request #1186 from alex/line-wrap | Alex Stapleton | 2014-06-26 | 1 | -4/+4 |
|\ \ | | | | | | | Wrap a long line (seriously, why is doc8 not catching these) | ||||
| * | | Wrap a long line (seriously, why is doc8 not catching these) | Alex Gaynor | 2014-06-26 | 1 | -4/+4 |
|/ / | |||||
* | | Merge pull request #1184 from reaperhulk/rsa-read-only-keysize | Alex Gaynor | 2014-06-26 | 1 | -2/+10 |
|\ \ | | | | | | | Make OpenSSL RSA key_size attr read only | ||||
| * | | Make OpenSSL RSA key_size attr read only | Paul Kehrer | 2014-06-25 | 1 | -2/+10 |
| | | |