1. ae2138a add a hyphen to please the spellcheck gods by Paul Kehrer · 12 years ago
  2. 55809a1 rst syntax by Paul Kehrer · 12 years ago
  3. 9967bc5 add a little info about the various system randoms. maybe useful? by Paul Kehrer · 12 years ago
  4. 136ff17 update random engine docs by Paul Kehrer · 12 years ago
  5. 5ff3167 Merge branch 'master' into urandom-engine by Paul Kehrer · 12 years ago
  6. b2ff877 Merge pull request #520 from reaperhulk/pbkdf2-openssl by David Reid · 12 years ago
  7. 446cc2a a few typo fixes, capitalization, etc by Paul Kehrer · 12 years ago
  8. c58b478 update docs re: PBKDF2HMAC iterations by Paul Kehrer · 12 years ago
  9. bc26efb Added canonical installation document with details about various platforms, fixes #519 by skeuomorf · 12 years ago
  10. 589b908 doc updates based on review by Paul Kehrer · 12 years ago
  11. 98e40e6 rename PBKDF2 to PBKDF2HMAC, address many other review comments by Paul Kehrer · 12 years ago
  12. 5d1af21 documentation improvements for KDF by Paul Kehrer · 12 years ago
  13. b6d764c pbkdf2 docs by Paul Kehrer · 12 years ago
  14. 1050ddf PBKDF2 support for OpenSSL backend by Paul Kehrer · 12 years ago
  15. 917e82e Mark that tehse are console sections so they syntax highlight by Alex Gaynor · 12 years ago
  16. 017f0b0 add instructions on how to install openssl via homebrew by Paul Kehrer · 12 years ago
  17. 8caeb8d add env so homebrew instructions work in fish as well as bash on OS X by Paul Kehrer · 12 years ago
  18. 57e280b add doc info about how to link against homebrew OpenSSL on OS X by Paul Kehrer · 12 years ago
  19. 3f17c7c first pass at adding docs for the engine. by Paul Kehrer · 12 years ago
  20. 78456c7 Merge pull request #488 from dreid/privatize-register_cipher_adapter by Alex Gaynor · 12 years ago
  21. cd10571 Merge pull request #468 from reaperhulk/backend-flag-pytest by David Reid · 12 years ago
  22. e2ad5ca Remove register_cipher_adapter from the interface and the documentation. by David Reid · 12 years ago
  23. b74658e doc updates by Paul Kehrer · 12 years ago
  24. 6ce4bb7 added versionadded by Paul Kehrer · 12 years ago
  25. cfa2d62 fix docs by Paul Kehrer · 12 years ago
  26. ab6fa0a doc updates by Paul Kehrer · 12 years ago
  27. 5882361 update docs for name attribute by Paul Kehrer · 12 years ago
  28. 4925575 fix copy mistake in docs by Paul Kehrer · 12 years ago
  29. d6b8dfa increase indent and note the value of the attribute in the docs by Paul Kehrer · 12 years ago
  30. 12656e5 update docs, add name attribute to backend by Paul Kehrer · 12 years ago
  31. 2502ce5 docs for explicit backend selection and document name attribute of backend by Paul Kehrer · 12 years ago
  32. a9e31b3 commoncrypto backend docs by Paul Kehrer · 12 years ago
  33. c368ac2 Split OpenSSL binding by Alex Stapleton · 12 years ago
  34. e68d73e Document compiling OpenSSL to avoid conflicts by Alex Stapleton · 12 years ago
  35. 8f42fe4 Slightly reorganize and cleanuip the backend docs by Alex Gaynor · 12 years ago
  36. 4f776c4 fix erroneous indent and add abstractmethod to HMACBackend by Paul Kehrer · 12 years ago
  37. 90ae866 add hmac_supported method to backend. by Paul Kehrer · 12 years ago
  38. f8796b1 Renamed bindings to backends by Alex Gaynor · 12 years ago