1. d31f849 Update the requirements file for our direct invocations of coverage by Alex Gaynor · 11 years ago
  2. 0a5654f Also linkcheck the docs by Alex Gaynor · 11 years ago
  3. 300f6d3 add some error parsing macros by Paul Kehrer · 11 years ago
  4. 80ff4e5 Merge pull request #179 from reaperhulk/gcm-vectors by Alex Gaynor · 11 years ago
  5. 9f17d49 Merge pull request #178 from dreid/composable-contexts by Alex Gaynor · 11 years ago
  6. acedb32 Rename _OneTimeCipherContext by David Reid · 11 years ago
  7. e3a0269 AES GCM vectors from NIST by Paul Kehrer · 11 years ago
  8. 488c794 Don't forget to provide an interface. by David Reid · 11 years ago
  9. 9188b01 Initial refactoring of backend specific contexts. by David Reid · 11 years ago
  10. 9f611ee Merge pull request #177 from dreid/privatize-cyclical-backend by Donald Stufft · 11 years ago
  11. c0c9c73 Give API collections direct references to the backend. by David Reid · 11 years ago
  12. f9d838c Merge pull request #175 from reaperhulk/evp-cipher-methods by Alex Gaynor · 11 years ago
  13. de50512 simplify enc/dec in the OpenSSL backend by using the EVP_Cipher* methods by Paul Kehrer · 11 years ago
  14. 6deb472 Merge pull request #173 from reaperhulk/split-backend by Alex Gaynor · 11 years ago
  15. 14c3a35 split backend up (refs #170) by Paul Kehrer · 11 years ago
  16. 25c0037 Merge pull request #172 from reaperhulk/api-to-backend-in-one-easy-step by Alex Gaynor · 11 years ago
  17. f4c5976 more backend renames from merged commits by Paul Kehrer · 11 years ago
  18. 360e2d5 Merge branch 'master' into api-to-backend-in-one-easy-step by Paul Kehrer · 11 years ago
  19. 2c4873f we regret the excesses of our previous api culling. restore some apis. by Paul Kehrer · 11 years ago
  20. db37d0e the great api -> backend rename by Paul Kehrer · 11 years ago
  21. 68e5de7 Merge pull request #171 from dreid/use-currentmodule by Alex Gaynor · 11 years ago
  22. e17bd00 Merge pull request #153 from reaperhulk/hash-ctx-copy-api by Alex Gaynor · 11 years ago
  23. 1f3d718 Make use of currentmodule to maybe reduce redundant module definitions and also get source links. by David Reid · 11 years ago
  24. 5b699cc Merge pull request #168 from reaperhulk/evp-add-gcm-requirements by Alex Gaynor · 11 years ago
  25. 45e416a Merge pull request #169 from alex/new-rtd-theme by David Reid · 11 years ago
  26. 7728516 Enable the new read the docs theme, it's pretty. by Alex Gaynor · 11 years ago
  27. 463db68 use is for identical object comparison by Paul Kehrer · 11 years ago
  28. f54dcdb Merge pull request #167 from reaperhulk/hash-doc-fix by Alex Gaynor · 11 years ago
  29. 9ec1fd4 add gcm constants and EVP_CIPHER_CTX_ctrl macro by Paul Kehrer · 11 years ago
  30. 6ce102a Merge pull request #166 from alex/disable-coveralls by David Reid · 11 years ago
  31. 2b9b301 md5 is 128-bit. The person responsible for this mistake has been shot by Paul Kehrer · 11 years ago
  32. 7a2a191 add test to verify api is being copied in hash by Paul Kehrer · 11 years ago
  33. 6ffa54f Merge pull request #165 from dreid/proper-returns by Alex Gaynor · 11 years ago
  34. daac6d0 When copying a hash, pass the api through to the new object by Paul Kehrer · 11 years ago
  35. e21e14a Disabled coveralls by Alex Gaynor · 11 years ago
  36. 63ba665 Don't try to fit the type into the :return: declaration instead describe it in the prose where it'll be properly linked. by David Reid · 11 years ago
  37. f225986 Merge pull request #164 from dreid/dangling-rtd-reference by Alex Gaynor · 11 years ago
  38. df1d8d6 Remove a dangling reference to Read The Docs. by David Reid · 11 years ago
  39. f54ffd4 Merge pull request #155 from reaperhulk/hmac-vectors by David Reid · 11 years ago
  40. 69d87e5 Merge pull request #163 from reaperhulk/fix-bug-148 by Alex Gaynor · 11 years ago
  41. 0b2042b fixes #148 + test case by Paul Kehrer · 11 years ago
  42. c59038c add note on hmac truncation vectors by Paul Kehrer · 11 years ago
  43. 9949702 Merge pull request #112 from reaperhulk/block-cipher-decrypt by David Reid · 11 years ago
  44. b2c94fd verify that encryptor/decryptor returns CipherContext compliant interface by Paul Kehrer · 11 years ago
  45. ab73ed9 Merge pull request #108 from alex/triple-des by Donald Stufft · 11 years ago
  46. f6cf956 more docs by Paul Kehrer · 11 years ago
  47. fbcc564 grammar by Alex Gaynor · 11 years ago
  48. 077c50b Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  49. f1903e9 fix doc test failure by Paul Kehrer · 11 years ago
  50. 2647636 Merge pull request #162 from alex/document-constructor by Hynek Schlawack · 11 years ago
  51. 2f63b77 exclude abstractmethod decorator from coverage by Paul Kehrer · 11 years ago
  52. d1afe39 fix typo and show result of decryption in docs by Paul Kehrer · 11 years ago
  53. 5399fd0 Create CipherContext interface & document it by Paul Kehrer · 11 years ago
  54. f3b06cd Document this parameter to the constructor by Alex Gaynor · 11 years ago
  55. 7b3c1b9 Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  56. e524d73 Merge pull request #147 from reaperhulk/hash-improvements by Alex Gaynor · 11 years ago
  57. f342178 Merge pull request #161 from alex/flake8 by David Reid · 11 years ago
  58. afdddca Enable all the flake8 by Alex Gaynor · 11 years ago
  59. 49b15bf Merge pull request #160 from alex/lint-setup by David Reid · 11 years ago
  60. 1d80538 Also ignore eggs by Alex Gaynor · 11 years ago
  61. 967c03b Better way by Alex Gaynor · 11 years ago
  62. b58865b Lint setup.py by Alex Gaynor · 11 years ago
  63. b59377d remove unneeded import...whoops by Paul Kehrer · 11 years ago
  64. 3e0895c rename variables in encrypt/decrypt example by Paul Kehrer · 11 years ago
  65. fd56c5f remove enum requirement now that we're not using enum by Paul Kehrer · 11 years ago
  66. 9f7ea6e Merge branch 'master' into block-cipher-decrypt by Paul Kehrer · 11 years ago
  67. f988a9e This is a frozenset these days by Alex Gaynor · 11 years ago
  68. 7a3338b Tests for all the keysizes by Alex Gaynor · 11 years ago
  69. a4ce161 Removed the interleaved ones by Alex Gaynor · 11 years ago
  70. 8e251e7 cfb tests by Alex Gaynor · 11 years ago
  71. 1db9319 Fuck by Alex Gaynor · 11 years ago
  72. e218856 py3k by Alex Gaynor · 11 years ago
  73. df146c5 These are also interleaved by Alex Gaynor · 11 years ago
  74. a3106b1 Remove this, it's not really CBC by Alex Gaynor · 11 years ago
  75. 8af0390 fix by Alex Gaynor · 11 years ago
  76. d472862 fixes by Alex Gaynor · 11 years ago
  77. 804e981 KAT tests for 3des ofb by Alex Gaynor · 11 years ago
  78. 58dbc67 No need for another test function by Alex Gaynor · 11 years ago
  79. dc42400 TripleDES OFB MMT tests by Alex Gaynor · 11 years ago
  80. 19642a1 pep8ification, stub classes for OFB and CFB by Alex Gaynor · 11 years ago
  81. 5e04ba6 Initial working state by Alex Gaynor · 11 years ago
  82. 653463f address review comments by Paul Kehrer · 11 years ago
  83. 9f79164 Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  84. c160079 Merge pull request #109 from alex/refactor-cipher-names by Donald Stufft · 11 years ago
  85. 6f874ff Merge branch 'master' into refactor-cipher-names by Alex Gaynor · 11 years ago
  86. e98867a further simplify context objects by Paul Kehrer · 11 years ago
  87. afe8a89 modified approach to encryption/decryption contexts by Paul Kehrer · 11 years ago
  88. dec09fc update docs to reflect new encryptor API by Paul Kehrer · 11 years ago
  89. 620c2ae block cipher decryption support by Paul Kehrer · 11 years ago
  90. 71ed449 Merge pull request #156 from reaperhulk/openssl-hmac-bindings by Alex Gaynor · 11 years ago
  91. 02cd1fc simplify HMAC_CTX typedef by Paul Kehrer · 11 years ago
  92. c5833bf Add HMAC bindings by Paul Kehrer · 11 years ago
  93. 49360dd HMAC test vectors from RFC 2202, 2286, and 4231 by Paul Kehrer · 11 years ago
  94. e588209 Merge pull request #146 from dstufft/use-cryptography-io by Alex Gaynor · 11 years ago
  95. 8635497 Merge pull request #149 from alex/docs-fixups by Donald Stufft · 11 years ago
  96. a337924 Merge pull request #150 from alex/cleanup-hash-ctx by Donald Stufft · 11 years ago
  97. 7ef1688 Merge pull request #152 from reaperhulk/openssl-evp-cipher-new-free by Alex Gaynor · 11 years ago
  98. d873f0f use _new and _free on EVP_CIPHER_CTX rather than initing manually by Paul Kehrer · 11 years ago
  99. fb84cad Use more precise assertions by Alex Gaynor · 11 years ago
  100. 56ac648 Cleanup hash ctxs when we're done with them by Alex Gaynor · 11 years ago