1. b2774f5 Begin designing the KDF interfaces. Fixes #511 by Alex Gaynor · 12 years ago
  2. 2a91874 Linkify the RSA docs by Alex Gaynor · 12 years ago
  3. 46688b1 indentation is fun by Paul Kehrer · 12 years ago
  4. 82629f4 adding versionadded by Paul Kehrer · 12 years ago
  5. 359b946 methods don't have a type, they return things by Paul Kehrer · 12 years ago
  6. 0e94fbe make public_key an abstractmethod, update docs by Paul Kehrer · 12 years ago
  7. d527b30 update interface docs to make attributes return int (per irc discussion) by Paul Kehrer · 12 years ago
  8. ac42323 RSA private/public key interface + docs by Paul Kehrer · 12 years ago
  9. 2a160d6 Merge branch 'master' into validate-iv by Alex Gaynor · 12 years ago
  10. 668d480 BlockCipherAlgorithm because we should document block_size and ARC4 shouldn't need block_size = 1. by David Reid · 12 years ago
  11. 9626b5a Validate the IV/nonce length for a given algorithm. by Alex Gaynor · 12 years ago
  12. 0a394df Implement and document an interface for cipher algorithms by David Reid · 12 years ago
  13. 9ed25e4 Module documentation. by David Reid · 12 years ago
  14. bd18bcd Single space. by David Reid · 12 years ago
  15. 30722b9 Add a new Mode interface to document mode.name and start on some prose docs for interfaces. by David Reid · 12 years ago