1. 965dbbe change some nomenclature by Paul Kehrer · 11 years ago
  2. cc5d1bf add PKCS8SerializationBackend support to MultiBackend by Paul Kehrer · 11 years ago
  3. e4b1e85 Merge pull request #1219 from reaperhulk/increment-version-0.5 by David Reid · 11 years ago
  4. 3c6a239 update to version 0.5 by Paul Kehrer · 11 years ago
  5. 625edca Merge pull request #1213 from reaperhulk/update-release-docs by Alex Stapleton · 11 years ago
  6. 0c71ed7 Merge pull request #1218 from Ayrx/update-security-doc by Paul Kehrer · 11 years ago
  7. 81fed66 Update security.rst to note that we statically link OpenSSL now. by Terry Chia · 11 years ago
  8. bc36f4c Merge pull request #1217 from reaperhulk/add-static-to-changelog by Alex Stapleton · 11 years ago
  9. 8987bcb wordsmithing by Paul Kehrer · 11 years ago
  10. 3df9a31 add windows static build info to the changelog. fixes #1216 by Paul Kehrer · 11 years ago
  11. 43a7f4b Merge pull request #1206 from reaperhulk/static-windows-builds by Alex Stapleton · 11 years ago
  12. 1f1e02f expand the release instructions to check windows wheel linking by Paul Kehrer · 11 years ago
  13. 5cb305d Merge pull request #1214 from Ayrx/lol-consistency by Alex Stapleton · 11 years ago
  14. a0a47cd Add newline for consistency by Terry Chia · 11 years ago
  15. 419e67a change env variable name, handle empty string by Paul Kehrer · 11 years ago
  16. 27bb5fe add openssl version check instructions to release docs by Paul Kehrer · 11 years ago
  17. a020246 Merge pull request #1212 from reaperhulk/improve-ec-docs by Alex Gaynor · 11 years ago
  18. 21fc582 Improve EC docs by Paul Kehrer · 11 years ago
  19. 9c80e6c improve unit tests for _get_windows_libraries by Paul Kehrer · 11 years ago
  20. 03555ad Merge pull request #1195 from public/ec-safety-docs by Paul Kehrer · 11 years ago
  21. 7fd4b58 Advice on choosing a curve by Alex Stapleton · 11 years ago
  22. 9b5b4d1 Merge pull request #1211 from Ayrx/use-stdlib-constant-compare by Alex Stapleton · 11 years ago
  23. 12131cd Added preference for stdlib's compare_digest to constant_time by Terry Chia · 11 years ago
  24. 2a39f7f switch to env variable based static/dynamic switch for windows by Paul Kehrer · 11 years ago
  25. 967bbde Merge pull request #1208 from reaperhulk/add-cc-binding by Alex Gaynor · 11 years ago
  26. 6922923 add a binding that is needed for RSA in security.framework by Paul Kehrer · 11 years ago
  27. 8e2dabd Merge pull request #1201 from alex/no-more-truncation by Paul Kehrer · 11 years ago
  28. af924ee Merge pull request #1207 from reaperhulk/rename-a-method by Alex Gaynor · 11 years ago
  29. 02de008 rename the rest of the method by Paul Kehrer · 11 years ago
  30. 333370c rename a method in the cc backend for clarity by Paul Kehrer · 11 years ago
  31. 751c53b don't need libraries twice. by Paul Kehrer · 11 years ago
  32. 2159b41 Merge pull request #1205 from alex/docs-typo by Laurens Van Houtven · 11 years ago
  33. 8e6b331 Fix a mistake in a docs link by Alex Gaynor · 11 years ago
  34. 156360a switch to static linking on windows and update installation page by Paul Kehrer · 11 years ago
  35. a947759 Simplify code and add test by Alex Gaynor · 11 years ago
  36. cc5224f Improve docs by Alex Gaynor · 11 years ago
  37. d1eaebd Merge pull request #1204 from reaperhulk/split-commoncrypto-backend-ciphers by Alex Gaynor · 11 years ago
  38. 4efe61a Typo fix by Alex Gaynor · 11 years ago
  39. 8f1b8e8 Fixes #1200 -- disallow GCM truncation by default by Alex Gaynor · 11 years ago
  40. 64fe807 split commoncrypto backend - ciphers by Paul Kehrer · 11 years ago
  41. 2d6e91f Merge pull request #1198 from reaperhulk/split-commoncrypto-backend-hmac by Alex Gaynor · 11 years ago
  42. 6dd96b6 split commoncrypto backend - hmac by Paul Kehrer · 11 years ago
  43. 929d85c Merge pull request #1197 from alex/whoops by Paul Kehrer · 11 years ago
  44. 985676e Refactor for cleanliness by Alex Gaynor · 11 years ago
  45. 9239207 Merge pull request #1196 from reaperhulk/split-commoncrypto-backend-hashes by Alex Gaynor · 11 years ago
  46. d9d472b CommonCrypto as well by Alex Gaynor · 11 years ago
  47. c9ff1cb Fixed accidental use of the global backend name by Alex Gaynor · 11 years ago
  48. 84a4679 split commoncrypto backend - hashes by Paul Kehrer · 11 years ago
  49. 473e6a1 Merge pull request #1194 from public/move-gc by Paul Kehrer · 11 years ago
  50. 7bcdff9 These functions can do their own GC now by Alex Stapleton · 11 years ago
  51. 0c19dc9 Merge pull request #1193 from reaperhulk/simplify-some-ec-things by Alex Stapleton · 11 years ago
  52. 7aa4b20 Merge pull request #1192 from reaperhulk/move-rsa-encryption-openssl by Alex Stapleton · 11 years ago
  53. f6e2920 Merge pull request #1191 from reaperhulk/dsa-deprecate-backend-methods by Alex Stapleton · 11 years ago
  54. b86e364 Merge pull request #1190 from reaperhulk/dsa-deprecate-concrete by Alex Stapleton · 11 years ago
  55. 654871d reorganize OpenSSL EC backend to remove some unneeded indirection by Paul Kehrer · 11 years ago
  56. 35a0e8d split OpenSSL RSA enc/dec methods from backend by Paul Kehrer · 11 years ago
  57. 1262be2 deprecate DSA backend methods by Paul Kehrer · 11 years ago
  58. 512ac22 deprecate concrete DSA classes and update DSA docs by Paul Kehrer · 11 years ago
  59. ecbc00b Merge pull request #1189 from reaperhulk/dsa-new-method-multibackend by Alex Gaynor · 11 years ago
  60. 7c9fa3a add multibackend support for new DSABackend method by Paul Kehrer · 11 years ago
  61. 0e2ee9b Merge pull request #1179 from reaperhulk/dsa-numbers-opaque-backend by David Reid · 11 years ago
  62. 298effd rename backend method, add some docs by Paul Kehrer · 11 years ago
  63. 9371dbf Merge pull request #1188 from reaperhulk/fix-1167 by Alex Gaynor · 11 years ago
  64. 2ac8778 add note about enchant dependency for spellcheck in docs by Paul Kehrer · 11 years ago
  65. dacb5f9 add generate_private_key to DSAParameters + add a new function to dsa by Paul Kehrer · 11 years ago
  66. 921b7b3 Merge pull request #1186 from alex/line-wrap by Alex Stapleton · 11 years ago
  67. cefcf2d Wrap a long line (seriously, why is doc8 not catching these) by Alex Gaynor · 11 years ago
  68. 78cfc9e Merge pull request #1184 from reaperhulk/rsa-read-only-keysize by Alex Gaynor · 11 years ago
  69. a44338b move where we gc dsa data, improve dsa key checking by Paul Kehrer · 11 years ago
  70. eb00157 Merge pull request #1183 from alex/line-wrap by David Reid · 11 years ago
  71. d7a2306 Wrap a long line in the docs, unclear why doc8 didn't catch this by Alex Gaynor · 11 years ago
  72. 7bcfbf8 Merge pull request #1182 from kennwhite/patch-1 by Paul Kehrer · 11 years ago
  73. da208a9 Make OpenSSL RSA key_size attr read only by Paul Kehrer · 11 years ago
  74. 993d847 Updating risk assessment to match CERT's language by kennwhite · 11 years ago
  75. 1cf0046 Merge pull request #1181 from reaperhulk/split-openssl-backend-hash by David Reid · 11 years ago
  76. 37db4c1 Split OpenSSL backend into separate files (hashes) by Paul Kehrer · 11 years ago
  77. 00bb1d4 Merge pull request #1180 from alex/short-link by David Reid · 11 years ago
  78. 1d1855c Merge pull request #1173 from Ayrx/ecc-fix by Alex Stapleton · 11 years ago
  79. d99fc65 Use the short link version for various things by Alex Gaynor · 11 years ago
  80. 0690f91 Merge pull request #1178 from reaperhulk/split-openssl-backend-mac by Alex Gaynor · 11 years ago
  81. 125857f dsa docs by Paul Kehrer · 11 years ago
  82. 0197ed8 DSA opaque OpenSSL by Paul Kehrer · 11 years ago
  83. 1c4e0cf Split OpenSSL backend into separate files (hmac/cmac) by Paul Kehrer · 11 years ago
  84. beb1f0c Removed unnecessary tests by Ayrx · 11 years ago
  85. 42ee73b Merge pull request #1177 from reaperhulk/split-openssl-backend-cipher by Alex Gaynor · 11 years ago
  86. 88dd94a rename cipher->ciphers by Paul Kehrer · 11 years ago
  87. 224f6f8 Split OpenSSL backend into separate files (cipher contexts) by Paul Kehrer · 11 years ago
  88. c1154d0 Merge pull request #1176 from reaperhulk/split-openssl-backend-dsa by Alex Gaynor · 11 years ago
  89. 48963c9 Merge pull request #1150 from reaperhulk/rsa-doc-update by David Reid · 11 years ago
  90. 4a6104c Merge pull request #1175 from reaperhulk/dsa-tests-to-numbers by Alex Gaynor · 11 years ago
  91. 368b1c9 Merge pull request #1132 from public/opaque-dsa-interfaces by Paul Kehrer · 11 years ago
  92. c250b3e Split OpenSSL backend into separate files (DSA) by Paul Kehrer · 11 years ago
  93. a63083a simplify examples per dreid's suggestion by Paul Kehrer · 11 years ago
  94. afad62a add information about why we deprecated the concrete providers by Paul Kehrer · 11 years ago
  95. 8a8c122 RSA doc update for deprecation. Move some examples. by Paul Kehrer · 11 years ago
  96. e2a22f8 Merge pull request #1174 from reaperhulk/split-openssl-backend-rsa by Alex Gaynor · 11 years ago
  97. 020d49d Fixed AssertionError on missing curves by Ayrx · 11 years ago
  98. 454fd04 modify test_dsa to use DSA*Numbers and split fixtures out by Paul Kehrer · 11 years ago
  99. b024857 Merge pull request #1168 from reaperhulk/dsa-with-numbers-interfaces by Alex Gaynor · 11 years ago
  100. 23059ed Split OpenSSL backend into separate files (RSA) by Paul Kehrer · 11 years ago