1. 4a5d36f Silence failures here because MongoDB's apt-repo broke stuff by Alex Gaynor · 11 years ago
  2. 487b71a Merge pull request #80 from reaperhulk/evp-md by David Reid · 11 years ago
  3. ad4f267 remove raw whirlpool vectors (formatted vectors already committed) by Paul Kehrer · 11 years ago
  4. f17b344 Merge pull request #113 from alex/remove-name by Donald Stufft · 11 years ago
  5. 3bdc6b6 Removed name fro BlockCipher -- it's arbitrarily based on the format openssl uses for *some* ciphers by Alex Gaynor · 11 years ago
  6. 7c1610a Merge pull request #111 from reaperhulk/abc-decorators by Alex Gaynor · 11 years ago
  7. b03527f change abstract base class registration to use a decorator in modes by Paul Kehrer · 11 years ago
  8. b8f6a36 Merge pull request #104 from reaperhulk/ctr-support by Alex Gaynor · 11 years ago
  9. 89b3dd3 additional doc work on ctr by Paul Kehrer · 11 years ago
  10. 4506428 ctr doc language take 3 by Paul Kehrer · 11 years ago
  11. 0ba2f94 remove confusing explanation about reusing nonce in counter mode docs by Paul Kehrer · 11 years ago
  12. 389892f update docs to roughly describe many time pad attack & link cbc by Paul Kehrer · 11 years ago
  13. d0ec60e AES Counter support by Paul Kehrer · 11 years ago
  14. 169dee8 Merge pull request #107 from alex/ignore-htmlcov by Donald Stufft · 11 years ago
  15. 9a76847 Merge pull request #106 from alex/duplication-reduction by Donald Stufft · 11 years ago
  16. b98118f Merge pull request #105 from Ivoz/ssl-fix by Alex Gaynor · 11 years ago
  17. e417e67 Ignore the htmlcov dir by Alex Gaynor · 11 years ago
  18. 745c95c flake8 fixes by Alex Gaynor · 11 years ago
  19. 0d381b7 Unit test the test harness by Alex Gaynor · 11 years ago
  20. f55da9d Yolo by Alex Gaynor · 11 years ago
  21. fb39b3f Rewrite to avoid capitalization issues by Alex Gaynor · 11 years ago
  22. 512dd69 Move around the skip logic by Alex Gaynor · 11 years ago
  23. a20631d Consolidate this list by Alex Gaynor · 11 years ago
  24. 016eed1 Ported openssl vector tests by Alex Gaynor · 11 years ago
  25. 48ac3e6 Explicitly add ssl.h as dependency by Matthew Iversen · 11 years ago
  26. bd458ae Missed file by Alex Gaynor · 11 years ago
  27. 1fe70b1 Start of the great refactoring by Alex Gaynor · 11 years ago
  28. 1ab3aa4 Merge pull request #103 from alex/style-fixes by Donald Stufft · 11 years ago
  29. aefd08b Merge pull request #72 from reaperhulk/camellia-support by Alex Gaynor · 11 years ago
  30. f542778 use the pragmas consistently. by Paul Kehrer · 11 years ago
  31. 5461e99 A handful of small style fixes by Alex Gaynor · 11 years ago
  32. 3be7983 Merge pull request #100 from reaperhulk/openssl-bio-bindings by Alex Gaynor · 11 years ago
  33. 6025086 openssl initial bio support (refs #77) by Paul Kehrer · 11 years ago
  34. 20034b1 add pragma: no cover to handle coverage in the tests for the moment by Paul Kehrer · 11 years ago
  35. 760dbf0 Merge pull request #102 from reaperhulk/openssl-conf-support by Alex Gaynor · 11 years ago
  36. 7189fed Merge pull request #101 from reaperhulk/openssl-mem-dbg-support by Alex Gaynor · 11 years ago
  37. f4734db skeleton openssl conf support refs #77 by Paul Kehrer · 11 years ago
  38. 26aa738 add some openssl CRYPTO_* methods for memory debugging. refs #77 by Paul Kehrer · 11 years ago
  39. 6206e1e Merge pull request #99 from reaperhulk/cffi-load-types-first by Alex Gaynor · 11 years ago
  40. 94efe72 loop over functions and macros separately rather than using zip by Paul Kehrer · 11 years ago
  41. 01e3201 Load types from all cffi modules before declaring functions or macros by Paul Kehrer · 11 years ago
  42. 5dd35ab Merge pull request #98 from reaperhulk/openssl-engine-bindings by Donald Stufft · 11 years ago
  43. 5b16077 Initial bindings for OpenSSL ENGINE support. by Paul Kehrer · 11 years ago
  44. 7c26ce8 Merge pull request #97 from reaperhulk/openssl-err-bindings by Alex Gaynor · 11 years ago
  45. 5b6fd58 add openssl err bindings by Paul Kehrer · 11 years ago
  46. e699809 Merge pull request #96 from reaperhulk/mailing-list by Alex Gaynor · 11 years ago
  47. c01ddc8 update readme to add mailing list link and IRC info by Paul Kehrer · 11 years ago
  48. 72a6ff5 change camellia keysize to frozenset to match recent PR by Paul Kehrer · 11 years ago
  49. 84bb1bb remove openssl api dependency in test_openssl_vectors by Paul Kehrer · 11 years ago
  50. f2ce1ae rebase and modify to support some changed behaviors by Paul Kehrer · 11 years ago
  51. efe0189 add pytest.ini with flags to show skipped test reasons, revert tox.ini by Paul Kehrer · 11 years ago
  52. dff22d4 Camellia block cipher support by Paul Kehrer · 11 years ago
  53. 867b979 lower ciphername, add api supports, improved assertion message by Paul Kehrer · 11 years ago
  54. 20d5e91 Merge pull request #95 from mwielgoszewski/aes-keysize-frozenset by Alex Gaynor · 11 years ago
  55. 1e2d1f2 Make key_sizes a frozenset, since these are/should be immutable by Marcin Wielgoszewski · 11 years ago
  56. dce1209 Merge pull request #94 from alex/fix-comment by Donald Stufft · 11 years ago
  57. 7587ded This is a comment, not a command run in a root shell by Alex Gaynor · 11 years ago
  58. 4d511da Merge pull request #91 from alex/branch-cov by Donald Stufft · 11 years ago
  59. 309bcf6 Merge pull request #93 from alex/highlight-better by Donald Stufft · 11 years ago
  60. ae5c907 Use the right lexer for these examples by Alex Gaynor · 11 years ago
  61. b643b80 Merge pull request #92 from reaperhulk/rand-bindings by Alex Gaynor · 11 years ago
  62. 7b5a359 Enable branch coverage by Alex Gaynor · 11 years ago
  63. 9283010 rand bindings for openssl (refs #77) by Paul Kehrer · 11 years ago
  64. a148c31 Merge pull request #90 from reaperhulk/rsa-bindings by Alex Gaynor · 11 years ago
  65. 64c0fd9 jokers to the left, pointers to the right by Paul Kehrer · 11 years ago
  66. dddbc83 too many rsas makes me rsa blind by Paul Kehrer · 11 years ago
  67. 31f4047 remove local variable names from function declarations by Paul Kehrer · 11 years ago
  68. 1f33553 Bindings for OpenSSL's RSA. Refs #77 by Paul Kehrer · 11 years ago
  69. 5babb22 Merge pull request #86 from pyca/bind-dh by Donald Stufft · 11 years ago
  70. 635ff50 Merge branch 'master' into bind-dh by Alex Gaynor · 11 years ago
  71. 66f225c Merge pull request #87 from pyca/bind-dsa by Donald Stufft · 11 years ago
  72. 89ce406 Merge branch 'master' into bind-dsa by Alex Gaynor · 11 years ago
  73. 07877f4 Merge pull request #88 from pyca/bind-crypto by Donald Stufft · 11 years ago
  74. 313d5fd Merge pull request #89 from dstufft/rename-repo by Alex Gaynor · 11 years ago
  75. 8570794 Switch all repositories over to the new location by Donald Stufft · 11 years ago
  76. 2121d4a Bind OpenSSL's crypto. Refs #77 by Alex Gaynor · 11 years ago
  77. ce91686 Added bindings for OpenSSL's DSA. Refs #77. by Alex Gaynor · 11 years ago
  78. 96461f9 Bind OpenSSL's DH. Refs #77 by Alex Gaynor · 11 years ago
  79. 0f96716 Merge pull request #85 from alex/explicit-api by Donald Stufft · 11 years ago
  80. 81a5287 Use a None default so composition is easier by Alex Gaynor · 11 years ago
  81. 548467c Make default_api private by Alex Gaynor · 11 years ago
  82. ff61cd3 Run coverage from the outside so it sees everything by Alex Gaynor · 11 years ago
  83. 814efab Explicitly pass around the API, and run all tests under all available APIs by Alex Gaynor · 11 years ago
  84. 14fdcd1 Merge pull request #84 from hynek/typo by Alex Gaynor · 11 years ago
  85. 5cb03b2 Fix typo in OpenSSL bindings docs by Hynek Schlawack · 11 years ago
  86. ca197be Merge pull request #83 from alex/fingerprints by Donald Stufft · 11 years ago
  87. 29e9ead Typo fix by Alex Gaynor · 11 years ago
  88. b4a5647 Single line by Alex Gaynor · 11 years ago
  89. 44c5b7a Merge pull request #76 from alex/bind-bignum by Donald Stufft · 11 years ago
  90. d88fd68 Include key finger prints in AUTHORS.rst by Alex Gaynor · 11 years ago
  91. 069f002 Remove this, it properly belongs to ASN1, and that's for a seperate PR by Alex Gaynor · 11 years ago
  92. eec5c3c Thsi is a macro by Alex Gaynor · 11 years ago
  93. 6366934 Fixes to match teh C headers by Alex Gaynor · 11 years ago
  94. 5d08200 Merge branch 'master' into bind-bignum by Alex Gaynor · 11 years ago
  95. 640fb6c Merge pull request #78 from alex/check-cffi by Donald Stufft · 11 years ago
  96. 6781490 Added an explanatory comment by Alex Gaynor · 11 years ago
  97. dccaf36 Move to a saner approach by Alex Gaynor · 11 years ago
  98. 7256811 Added MD5 test vectors from RFC 1321 (http://www.ietf.org/rfc/rfc1321.txt) by Paul Kehrer · 11 years ago
  99. 68ced28 add ISO/IEC 10118-3 test vectors for RIPEMD160 and Whirlpool. by Paul Kehrer · 11 years ago
  100. 538dd9c Merge pull request #82 from alex/reflow by Donald Stufft · 11 years ago