1. daefd3f reorganize try block for test generation by Paul Kehrer · 11 years ago
  2. f93d824 filter backends during initial generation to elide tests entirely by Paul Kehrer · 11 years ago
  3. 2f23463 Merge pull request #1434 from alex/requires-backend-interface by Paul Kehrer · 11 years ago
  4. f281dae Merge pull request #1433 from alex/match-interface-names by Paul Kehrer · 11 years ago
  5. 2607ab5 public API only by Alex Gaynor · 11 years ago
  6. 276ba5a flatten line by Alex Gaynor · 11 years ago
  7. 055631d Fix to handle multiple instances of @pytest.mark_requires_backend_interface by Alex Gaynor · 11 years ago
  8. 7aab8b4 Change how we represented that a test requires a backend. by Alex Gaynor · 11 years ago
  9. 4549ff3 Changed methods on interface providers to have argument names match the interface. by Alex Gaynor · 11 years ago
  10. a05af52 Merge pull request #1431 from alex/fix-typos by Paul Kehrer · 11 years ago
  11. c7233f1 Merge pull request #1430 from alex/its-a-mac by Paul Kehrer · 11 years ago
  12. 40ebc39 Merge pull request #1428 from alex/shorten-ec by Paul Kehrer · 11 years ago
  13. 64375de Merge pull request #1427 from reaperhulk/fix-indentation by Alex Gaynor · 11 years ago
  14. 09dd287 Fixed a few typos by Alex Gaynor · 11 years ago
  15. 218f7fb Fixed #1429 -- mark these classes as implementing the MACContext interface by Alex Gaynor · 11 years ago
  16. b79f3ee Simplify the implementation of the EC curve keys by Alex Gaynor · 11 years ago
  17. 94a8c31 fix overindent by Paul Kehrer · 11 years ago
  18. 60d8640 Merge pull request #1426 from alex/read-only-property by Paul Kehrer · 11 years ago
  19. c6f85a7 Merge pull request #1425 from reaperhulk/fix-missing-method by Alex Gaynor · 11 years ago
  20. f28f8ee oops, fix recursion by Alex Gaynor · 11 years ago
  21. 2d8b996 Added a utility for implementing a read only property of another field by Alex Gaynor · 11 years ago
  22. 6eed9d0 add load_dsa_parameter_numbers on multibackend by Paul Kehrer · 11 years ago
  23. 6ec1b7b Merge pull request #1422 from alex/multi-fernet by David Reid · 11 years ago
  24. 4c82513 added docs stuff on when added by Alex Gaynor · 11 years ago
  25. c34893c Merge branch 'master' into multi-fernet by Alex Gaynor · 11 years ago
  26. 126afca Merge pull request #1423 from alex/pr/1396 by Paul Kehrer · 11 years ago
  27. 41b33b7 flake8 + cleanup by Alex Gaynor · 11 years ago
  28. 4f286ce Handle non-iterable arguments reasonable by Alex Gaynor · 11 years ago
  29. d5b592d improved the error message by Alex Gaynor · 11 years ago
  30. 7d15688 A few docs formatting nits by Alex Gaynor · 11 years ago
  31. ff5ec86 Add to changelog. Document deprecation. by Terry Chia · 11 years ago
  32. c7c82f3 Add to changelog. Document deprecation. by Terry Chia · 11 years ago
  33. 73cb687 Remove algorithm property from MACContext and alias CMACContext. by Terry Chia · 11 years ago
  34. 0fc591f Add missing period. by Terry Chia · 11 years ago
  35. cc5e445 Add docs. by Terry Chia · 11 years ago
  36. 9985ff7 Ooops. by Terry Chia · 11 years ago
  37. 0d7439d Add MACContext and make HMAC and CMAC to use it. by Terry Chia · 11 years ago
  38. e148d01 Added docs for multifernet by Alex Gaynor · 11 years ago
  39. 7b593e1 Fixes #1327 -- adds multifernet by Alex Gaynor · 11 years ago
  40. a31e26f Merge pull request #1420 from alex/document-pq-things by Paul Kehrer · 11 years ago
  41. 75c0246 Merge pull request #1421 from alex/fix-bug by Paul Kehrer · 11 years ago
  42. 461c8d2 eep, stray space by Alex Gaynor · 11 years ago
  43. a1a21f4 Fixed an issue in fernet where the wrong exception would occur on an all-nulls input. by Alex Gaynor · 11 years ago
  44. 962f66e Merge pull request #1419 from alex/cleanup-fernet by Paul Kehrer · 11 years ago
  45. 9c2cdcd Merge pull request #1418 from alex/fix-ec-complains by Paul Kehrer · 11 years ago
  46. a438e83 Document the change in ``p`` and ``q``s lengths in the CHANGELOG by Alex Gaynor · 11 years ago
  47. f63ace8 Merge pull request #1417 from reaperhulk/fix-interface by Alex Gaynor · 11 years ago
  48. 732fbec Move the supported marks to class level for fernet by Alex Gaynor · 11 years ago
  49. b796621 Do these checks in pure python eagerly. by Alex Gaynor · 11 years ago
  50. eccf37f Fixes #1416 -- replaced assertions with error checking in EC key from numbers. by Alex Gaynor · 11 years ago
  51. 0123d4c Merge pull request #1415 from alex/assert-simplification by Paul Kehrer · 11 years ago
  52. 514f7d9 add missing signer/verifier to DSAPublicKey and DSAPrivateKey ifaces by Paul Kehrer · 11 years ago
  53. 641ad58 Merge pull request #1414 from reaperhulk/new-nids by Alex Gaynor · 11 years ago
  54. 5d135e0 Split this assert into two. by Alex Gaynor · 11 years ago
  55. 13d64e0 remove nids not universally available in all our versions by Paul Kehrer · 11 years ago
  56. 375e3ab compilation fixes by Paul Kehrer · 11 years ago
  57. 90dd243 start adding NIDs we'll need for X509 by Paul Kehrer · 11 years ago
  58. 1f8a604 Merge pull request #1412 from reaperhulk/update-osx-flags by Alex Stapleton · 11 years ago
  59. bf88065 Merge pull request #1399 from skeuomorf/skeuomorf-gpg-fingerprint by Alex Stapleton · 11 years ago
  60. 6c55a50 Merge pull request #1410 from reaperhulk/port-changelog by Alex Stapleton · 11 years ago
  61. 0647b1a Merge pull request #1411 from reaperhulk/update-openssls by Alex Stapleton · 11 years ago
  62. a5a432a update OpenSSL versions we test against in the docs by Paul Kehrer · 11 years ago
  63. 555b150 add 0.6.1 changelog to master by Paul Kehrer · 11 years ago
  64. beb719a we shouldn't need the unused arguments flags any more. by Paul Kehrer · 11 years ago
  65. 5f168ad Merge pull request #1407 from alex/happy-freebsd by Paul Kehrer · 11 years ago
  66. 16f7b13 Make FreeBSD happy with this constant by Alex Gaynor · 11 years ago
  67. 303955c Merge pull request #1405 from alex/fix-pkcs12-decrypt-failures by Paul Kehrer · 11 years ago
  68. 41fbdd3 upgrade openssl to 1.0.1j on travis by Alex Gaynor · 11 years ago
  69. cb6c4c1 Also handle the changes in the PKCS1v15 errors by Alex Gaynor · 11 years ago
  70. 1e77fa0 Handle PKCS12 decrypt failures with OpenSSL 1.0.1j by Alex Gaynor · 11 years ago
  71. 90a4538 Add gpg key fingerprint for skeuomorf by Mohammed Attia · 11 years ago
  72. b38ae0a Merge pull request #1398 from reaperhulk/fix-1389 by Alex Gaynor · 11 years ago
  73. 26c5c42 if EC_KEY_check_key fails consume errors off stack (+ add test) by Paul Kehrer · 11 years ago
  74. c979926 Merge pull request #1397 from alex/looser-dsa by Paul Kehrer · 11 years ago
  75. 5f80ba1 Fixed #1392 -- allow more combinations of p and q's bit lengths by Alex Gaynor · 11 years ago
  76. ec60cd4 Merge pull request #1395 from Ayrx/update-faq by Paul Kehrer · 11 years ago
  77. 1329a85 Remove outdated information from FAQ. by Terry Chia · 11 years ago
  78. 368af30 Merge pull request #1393 from alex/clean-up-error-message by Alex Stapleton · 11 years ago
  79. b19a930 Merge pull request #1391 from alex/clean-up-test by Paul Kehrer · 11 years ago
  80. 9d82f66 Improved error message by Alex Gaynor · 11 years ago
  81. b399220 Remove the EC PARAMETERS section from the PEM by Alex Gaynor · 11 years ago
  82. 58c46c2 Merge pull request #1384 from reaperhulk/fix-1382 by Alex Gaynor · 11 years ago
  83. bb20dd5 update comment with info re: 0.9.8 by Paul Kehrer · 11 years ago
  84. b181f2a add the missing file. i are senior dvlpr by Paul Kehrer · 11 years ago
  85. f80e287 enable truncation for DSA digests prior to signing by Paul Kehrer · 11 years ago
  86. 65cc34d Merge pull request #1383 from maxking/master by Alex Gaynor · 11 years ago
  87. 1710712 Add license to cryptography_vectors tarball; solves #1377 by maxking · 11 years ago
  88. a7165c4 Merge pull request #1381 from alex/stop-generating-keys by Paul Kehrer · 11 years ago
  89. 3b22845 Replace key generation with fixture usage in some tests by Alex Gaynor · 11 years ago
  90. 72d5b28 Merge pull request #1379 from reaperhulk/update-multibackend-deprecation by Alex Gaynor · 11 years ago
  91. db72657 update multibackend to remove deprecated methods by Paul Kehrer · 11 years ago
  92. c37ad57 Merge pull request #1378 from alex/remove-deprecated by Paul Kehrer · 11 years ago
  93. 5e8d30b Remove DeprecatedIn05 by Alex Gaynor · 11 years ago
  94. 35bb1ae Merge pull request #1375 from alex/bump-deprecation by Paul Kehrer · 11 years ago
  95. 5ea5fa7 Merge pull request #1376 from reaperhulk/advance-dsa-deprecation-cycle by Alex Gaynor · 11 years ago
  96. 3654d2f remove deprecated DSA classes/methods and update tests by Paul Kehrer · 11 years ago
  97. 1b27197 Bump pending -> deprecated to for things deprecated in 0.6 by Alex Gaynor · 11 years ago
  98. d9f3eda Merge pull request #1371 from reaperhulk/advance-rsa-deprecation-cycle by Alex Gaynor · 11 years ago
  99. 12ff164 remove rsa backend methods that are fully deprecated from backend interface by Paul Kehrer · 11 years ago
  100. ef1c9bd fix a coverage miss by Paul Kehrer · 11 years ago