Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | change to sub-interface idea | Paul Kehrer | 2014-06-07 | 2 | -49/+49 | |
| | | ||||||
| * | change names of key -> numbers interfaces | Paul Kehrer | 2014-06-07 | 2 | -14/+14 | |
| | | ||||||
| * | Documentation and interfaces for serialization to RSA*Numbers representations. | David Reid | 2014-06-07 | 2 | -0/+50 | |
| | | ||||||
* | | Merge pull request #1122 from alex/typo-fixesg | Paul Kehrer | 2014-06-10 | 2 | -2/+2 | |
|\ \ | | | | | | | Fixed a few typos | |||||
| * | | Fixed a few typos | Alex Gaynor | 2014-06-10 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1120 from alex/pr/1119 | Paul Kehrer | 2014-06-09 | 1 | -0/+2 | |
|\ \ | | | | | | | Add two new bindings | |||||
| * | | Fixed up a few issues | Alex Gaynor | 2014-06-09 | 3 | -4/+1 | |
| | | | ||||||
| * | | modified changelog | timic | 2014-06-09 | 1 | -0/+2 | |
| | | | ||||||
| * | | Added OPENSSL_config declaration | timic | 2014-06-09 | 1 | -0/+2 | |
| | | | ||||||
| * | | ignore .idea folder | timic | 2014-06-09 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #1114 from alex/fixed-markup | Paul Kehrer | 2014-06-07 | 1 | -1/+1 | |
|\ \ | | | | | | | This is a function, not a method | |||||
| * | | This is a function, not a method | Alex Gaynor | 2014-06-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #1113 from alex/small-cleanup | Paul Kehrer | 2014-06-07 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Another small cleanup | |||||
| * | | | Another small cleanup | Alex Gaynor | 2014-06-07 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #1107 from public/ecdsa-multibackend | Paul Kehrer | 2014-06-07 | 4 | -7/+161 | |
|\ \ \ \ | | | | | | | | | | | ECDSA multibackend | |||||
| * | | | | Add EC to changelog | Alex Stapleton | 2014-06-07 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Multibackend support for EC | Alex Stapleton | 2014-06-07 | 3 | -6/+160 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1102 from reaperhulk/rsa-generate-function | Alex Stapleton | 2014-06-07 | 3 | -15/+59 | |
|\ \ \ \ | |_|_|/ |/| | | | add rsa_generate_private_key function to replace RSAPrivateKey.generate | |||||
| * | | | rename the docs too. | Paul Kehrer | 2014-06-07 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | rename the function | Paul Kehrer | 2014-06-07 | 2 | -18/+18 | |
| | | | | ||||||
| * | | | add some missing docs | Paul Kehrer | 2014-06-06 | 1 | -3/+18 | |
| | | | | ||||||
| * | | | more coverage... | Paul Kehrer | 2014-06-06 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | fix coverage | Paul Kehrer | 2014-06-06 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | add rsa_generate_private_key function to replace RSAPrivateKey.generate | Paul Kehrer | 2014-06-06 | 3 | -18/+38 | |
| | | | | | | | | | | | | | | | | refs #1026. #1101 is dependent on this | |||||
* | | | | Merge pull request #1112 from public/fix-docs | Alex Gaynor | 2014-06-07 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | Fix syntax error in docs | |||||
| * | | | Fix syntax error in docs | Alex Stapleton | 2014-06-07 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1108 from alex/simplify-code | Alex Stapleton | 2014-06-07 | 1 | -4/+1 | |
|\ \ \ | |/ / |/| | | Simplified code | |||||
| * | | Simplified code | Alex Gaynor | 2014-06-07 | 1 | -4/+1 | |
|/ / | ||||||
* | | Merge pull request #1090 from public/numberless-ecdsa-backend | Paul Kehrer | 2014-06-07 | 10 | -57/+1045 | |
|\ \ | | | | | | | Numberless ECDSA backend | |||||
| * | | ECDSA backend | Alex Stapleton | 2014-06-07 | 10 | -57/+1045 | |
|/ / | ||||||
* | | Merge pull request #1106 from reaperhulk/style-fix | Alex Stapleton | 2014-06-07 | 1 | -2/+2 | |
|\ \ | | | | | | | trivial style fix in bindings | |||||
| * | | trivial style fix in bindings | Paul Kehrer | 2014-06-07 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1105 from Lukasa/alpn | Alex Stapleton | 2014-06-07 | 1 | -0/+45 | |
|\ \ | | | | | | | Add ALPN support. | |||||
| * | | Add ALPN support. | Cory Benfield | 2014-06-07 | 1 | -0/+45 | |
|/ / | ||||||
* | | Merge pull request #1104 from alex/use-numbers | Paul Kehrer | 2014-06-07 | 3 | -269/+306 | |
|\ \ | | | | | | | Use numbers | |||||
| * | | pep8 | Alex Gaynor | 2014-06-06 | 1 | -60/+72 | |
| | | | ||||||
| * | | Fixed serialization tests | Alex Gaynor | 2014-06-06 | 1 | -17/+3 | |
| | | | ||||||
| * | | Switch the tests to load numbers | Alex Gaynor | 2014-06-06 | 1 | -30/+33 | |
| | | | ||||||
| * | | Merge branch 'master' into use-numbers | Alex Gaynor | 2014-06-06 | 6 | -15/+158 | |
| |\ \ | ||||||
| * | | | Port the fixtures file | Alex Gaynor | 2014-06-05 | 1 | -222/+258 | |
| | | | | ||||||
* | | | | Merge pull request #1100 from reaperhulk/rsa-numbers-remove-public | Alex Gaynor | 2014-06-06 | 2 | -187/+0 | |
|\ \ \ \ | |_|/ / |/| | | | Remove raw numbers properties from the RSA*Key interfaces | |||||
| * | | | remove raw numbers properties from the RSA*Key interfaces | Paul Kehrer | 2014-06-06 | 2 | -187/+0 | |
| | |/ | |/| | | | | | | | | | | refs #1026. Concrete class (that will be deprecated in another PR) still possesses them for backwards compatibility purposes. | |||||
* | | | Merge pull request #1103 from reaperhulk/fix-1097 | Alex Gaynor | 2014-06-06 | 3 | -1/+77 | |
|\ \ \ | |/ / |/| | | add load_rsa_*_numbers functions | |||||
| * | | add load_rsa_*_numbers functions | Paul Kehrer | 2014-06-06 | 3 | -1/+77 | |
|/ / | ||||||
* | | Merge pull request #1099 from daenney/if-darwin | Paul Kehrer | 2014-06-06 | 1 | -8/+14 | |
|\ \ | | | | | | | travis: Set variable for Darwin and check that. | |||||
| * | | travis: Typing Darwin is really hard. | Daniele Sluijters | 2014-06-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | travis: Forgot a 'W" in DARWIN. | Daniele Sluijters | 2014-06-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | travis: Set variable for Darwin and check that. | Daniele Sluijters | 2014-06-06 | 1 | -8/+14 | |
|/ / | | | | | | | | | | | | | | | | | | | There were a bunch of `$(uname -s) == 'Darwin'` calls which have now been consolidated into one setting that's being checked everywhere. Additionally one branch was inverted. We were using `if DARWIN; else` everywhere except for in one place where the negated form was used. In order to keep it consistent with the rest of the script the branches have been swapped. | |||||
* | | Merge pull request #1098 from alex/oxford-comma | David Reid | 2014-06-05 | 1 | -1/+1 | |
|\ \ | | | | | | | Use an oxford comma | |||||
| * | | Use an oxford comma | Alex Gaynor | 2014-06-05 | 1 | -1/+1 | |
|/ / |