1. 458c09b Rename OpenSSLSerializationBackend by Alex Stapleton · 11 years ago
  2. 3f69511 Fix pep8 errors by Ayrx · 11 years ago
  3. b5bb065 Added CMAC tests by Ayrx · 11 years ago
  4. 97c27c6 Add DSABackend by Mohammed Attia · 11 years ago
  5. afc1ccd import order fixes for future automated checking by Paul Kehrer · 11 years ago
  6. 01de3ef s/available_backends/_available_backends/ by Alex Stapleton · 11 years ago
  7. 24dc98c Fix circular imports with available_backends() by Alex Stapleton · 11 years ago
  8. c37feed Added future imports and licenses that are missing by Alex Gaynor · 11 years ago
  9. e4f7874 pytest marks for RSA by Paul Kehrer · 11 years ago
  10. 1277bc7 okay this time really finish the rename. Up example iterations to 100k by Paul Kehrer · 12 years ago
  11. 1050ddf PBKDF2 support for OpenSSL backend by Paul Kehrer · 12 years ago
  12. aed9e17 revert fixture decorator for now, switch to append. no more globals by Paul Kehrer · 12 years ago
  13. c421e63 modify backend selection to allow multiple backends via comma delimiter by Paul Kehrer · 12 years ago
  14. 681e7a5 better name for the variable by Paul Kehrer · 12 years ago
  15. 098579e don't mutate _ALL_BACKENDS by Paul Kehrer · 12 years ago
  16. 34c075e support --backend as a pytest flag to limit to one backend for testing by Paul Kehrer · 12 years ago
  17. 0d58373 Use pytest.fixture for backends by Alex Stapleton · 12 years ago
  18. 60fc8da rename the method to be less horribly named by Paul Kehrer · 12 years ago
  19. 5a8fdf8 add mark that allows us to do skip tests on backends via decorators by Paul Kehrer · 12 years ago
  20. 2b3f942 Move stuff around and coverage by Alex Gaynor · 12 years ago
  21. 7e4bc6d add test marks for various backend functionality by Paul Kehrer · 12 years ago
  22. f8796b1 Renamed bindings to backends by Alex Gaynor · 12 years ago
  23. ce0d781 Move the bindings into the hazmat module by Donald Stufft · 12 years ago
  24. db37d0e the great api -> backend rename by Paul Kehrer · 12 years ago
  25. a20631d Consolidate this list by Alex Gaynor · 12 years ago
  26. 814efab Explicitly pass around the API, and run all tests under all available APIs by Alex Gaynor · 12 years ago