1. 960cf5e Test that docs compile under latex as well --needed for PDF building by Alex Gaynor · 11 years ago
  2. 0e9c4d1 Merge pull request #307 from alex/prefer-doctest by Paul Kehrer · 11 years ago
  3. ca4a22b Merge pull request #283 from juliankrause/constant_time by Paul Kehrer · 11 years ago
  4. 383a04c Remove plural. by Julian Krause · 11 years ago
  5. d83c590 Need to include the imports by Alex Gaynor · 11 years ago
  6. 989061d Prefer executable code examples by Alex Gaynor · 11 years ago
  7. b9dd85c Merge pull request #306 from alex/document-coverage by Paul Kehrer · 11 years ago
  8. f3f0018 Document the need for test coverage by Alex Gaynor · 11 years ago
  9. 887d274 Merge pull request #305 from alex/show-the-backend by Paul Kehrer · 11 years ago
  10. f7ef426 Merge pull request #304 from alex/not-as-true by Paul Kehrer · 11 years ago
  11. f56444d Always show where a baackend comes form in the docs by Alex Gaynor · 11 years ago
  12. 73cf187 This warning doesn't add much value anymore by Alex Gaynor · 11 years ago
  13. 848f770 Update documentation again to make it clearer what this is for. Moved to using Coda Hale's post. by Julian Krause · 11 years ago
  14. db042cd Merge pull request #302 from alex/beef-up-the-index by Paul Kehrer · 11 years ago
  15. ed139e7 Merge pull request #301 from alex/typo by Paul Kehrer · 11 years ago
  16. 31df535 More info in teh index by Alex Gaynor · 11 years ago
  17. 2a5b4a8 Fixed a mis-spelled word by Alex Gaynor · 11 years ago
  18. 29b4a93 Merge pull request #300 from dreid/supress-openssl-osx-deprecation-warnings by Alex Gaynor · 11 years ago
  19. 6c0eef7 Merge pull request #299 from alex/api-style-guide by Paul Kehrer · 11 years ago
  20. 2bc3334 alex parens. by David Reid · 11 years ago
  21. c4f9b1d formatting more consistent with other cffi secitons. by David Reid · 11 years ago
  22. 76ec340 Attempt to fix nebulous indentation complaints and also re-set after the includes. by David Reid · 11 years ago
  23. 2cfff24 Supress the deprecation warnings by including an __APPLE__ only preamble. by David Reid · 11 years ago
  24. 2e1d5ae Merge branch 'master' into api-style-guide by Alex Gaynor · 11 years ago
  25. 7d78a5b Merge pull request #298 from alex/fix-headers by Paul Kehrer · 11 years ago
  26. e21b0b2 Several policy reccomendations for API design by Alex Gaynor · 11 years ago
  27. 5246e2d Fixed headers in docs by Alex Gaynor · 11 years ago
  28. 4474be6 Merge pull request #297 from alex/https-links by David Reid · 11 years ago
  29. d6dfa80 Merge pull request #234 from alex/padding-fixes by David Reid · 11 years ago
  30. e77386f Merge pull request #296 from reaperhulk/osx-openssl-ugh by Alex Gaynor · 11 years ago
  31. ae9dc8b Use the HTTPS verion of the link to cffi by Alex Gaynor · 11 years ago
  32. 878adad remove two ENGINE_set_default_* functions default OS X OpenSSL lacks by Paul Kehrer · 11 years ago
  33. 5ee0d32 Merge pull request #293 from reaperhulk/engine-set-defaults by David Reid · 11 years ago
  34. 0f13c47 add ENGINE set default methods by Paul Kehrer · 11 years ago
  35. af3ce2e Merge pull request #291 from reaperhulk/load-private-key-bindings by Alex Gaynor · 11 years ago
  36. 65c9171 add additional bindings to load private keys by Paul Kehrer · 11 years ago
  37. 29d6de5 Merge pull request #289 from reaperhulk/bunch-o-bindings by Alex Gaynor · 11 years ago
  38. 80544fb add publickey_dup by Paul Kehrer · 11 years ago
  39. ac1bd5d add new error constants by Paul Kehrer · 11 years ago
  40. 494b574 add dec2bn by Paul Kehrer · 11 years ago
  41. ba72c38 Merge pull request #288 from alex/more-docs by Paul Kehrer · 11 years ago
  42. 953ebf8 Improved the docs -- more glossary entries, more advice for writing docs by Alex Gaynor · 11 years ago
  43. 44f391a Merge pull request #287 from reaperhulk/rsa-enc-dec-bindings by Alex Gaynor · 11 years ago
  44. 5762b47 remove RSA PSS constant (for now), de-opaque RSA * by Paul Kehrer · 11 years ago
  45. ffdecbf expand rsa bindings by Paul Kehrer · 11 years ago
  46. 9c74b18 Merge pull request #286 from alex/code-duplication by Paul Kehrer · 11 years ago
  47. b5c4891 Merge pull request #285 from reaperhulk/fix-282 by Alex Gaynor · 11 years ago
  48. a07925a update docs to explain tag requirements and valueerror by Paul Kehrer · 11 years ago
  49. 8b02863 Rreduce code duplication by Alex Gaynor · 11 years ago
  50. d6f14da Improve documentation. by Julian Krause · 11 years ago
  51. 07c36ba Merge pull request #284 from alex/oops by Paul Kehrer · 11 years ago
  52. b91221d raise ValueErrors when supplying/not supplying tags for GCM by Paul Kehrer · 11 years ago
  53. 0d23e94 Don't show so much stuff by Alex Gaynor · 11 years ago
  54. 289b600 Merge pull request #281 from alex/be-more-specific by Paul Kehrer · 11 years ago
  55. 9c3088f Beginnings of a constant_time module. by Julian Krause · 11 years ago
  56. d4f9383 Be more specific about when you can trust authentication on GCM by Alex Gaynor · 11 years ago
  57. 3029fe4 Merge pull request #176 from reaperhulk/gcm-support by David Reid · 11 years ago
  58. 6728437 link to NIST GCM PDF where NIST recommends 96-bit IV for perf with GCM by Paul Kehrer · 11 years ago
  59. cd28a7c remove AEADDecryptionContext references from GCM docs by Paul Kehrer · 11 years ago
  60. 5578c66 improve language for gcm docs by Paul Kehrer · 11 years ago
  61. 128b948 remove AEADDecryptionContext per review. by Paul Kehrer · 11 years ago
  62. 89d19a4 rename ModeWithAAD to ModeWithAuthenticationTag by Paul Kehrer · 11 years ago
  63. 5b828b1 attempt to document the new interfaces for AEAD by Paul Kehrer · 11 years ago
  64. 5a40896 create AEADEncryptionContext and DecryptionContext by Paul Kehrer · 11 years ago
  65. e0b5bb1 explicit backend fix for gcm docs by Paul Kehrer · 11 years ago
  66. 26c8c6a begin adding warnings to GCM mode by Paul Kehrer · 11 years ago
  67. 67abc86 document tag param for GCM object by Paul Kehrer · 11 years ago
  68. 86699be narrow the potential cases where invalidtag can be raised by Paul Kehrer · 11 years ago
  69. a8b35f4 make _CipherContext in backend.py compliant with AEADCipherContext by Paul Kehrer · 11 years ago
  70. 0092c20 raise TypeError if you attempt to get the tag attribute on a decrypt by Paul Kehrer · 11 years ago
  71. 4664108 simplify code for wrapping ciphercontext/aeadciphercontext by Paul Kehrer · 11 years ago
  72. bc31fb2 rename add_data to authenticate_additional_data for clarity (hopefully) by Paul Kehrer · 11 years ago
  73. 2631c2b gcm doc fixes (per review from alex) by Paul Kehrer · 11 years ago
  74. a4bfc08 invalidtag exception for gcm by Paul Kehrer · 11 years ago
  75. ce9c611 enforce AEAD add_data before update by Paul Kehrer · 11 years ago
  76. 6331daa gcm doc improvements by Paul Kehrer · 11 years ago
  77. 24316fd _AEADCipherContext refactor by Paul Kehrer · 11 years ago
  78. cc9ec98 rename NotFinalized exception to NotYetFinalized because alex is right by Paul Kehrer · 11 years ago
  79. a5e1081 add tag as abstractproperty for modewithaad by Paul Kehrer · 11 years ago
  80. 65c4e0a gcm doc fixes by Paul Kehrer · 11 years ago
  81. cf60326 fix buffer size bug for gcm tag fetch by Paul Kehrer · 11 years ago
  82. 22e80cb GCM support by Paul Kehrer · 11 years ago
  83. bdb6deb Merge pull request #279 from alex/spelling-fix by Paul Kehrer · 11 years ago
  84. 1a278a8 Learn how to spell a word by Alex Gaynor · 11 years ago
  85. 774e2a6 Merge pull request #278 from alex/tests-fix by Paul Kehrer · 11 years ago
  86. b7c3845 Fixed this test. It was passing for the wrong reason. by Alex Gaynor · 11 years ago
  87. e60e1d7 Merge pull request #227 from dreid/explicit-backend-in-hazmat by Alex Gaynor · 11 years ago
  88. 6dc73a9 Fix pep8 by David Reid · 11 years ago
  89. 03fdce3 Use backend as keyword even when copying hmacs. by David Reid · 11 years ago
  90. d5d085e Put some docs for default_backend in a place. by David Reid · 11 years ago
  91. 9a1b0c7 Use keyword argument forms everywhere. by David Reid · 11 years ago
  92. 9050172 Merge pull request #275 from alex/branch-coverage by Hynek Schlawack · 11 years ago
  93. 87e113f Fixed branch coverage by Alex Gaynor · 11 years ago
  94. 8cf523e Merge pull request #274 from alex/handle-bad-padding by Donald Stufft · 11 years ago
  95. b7e8990 Useful error message by Alex Gaynor · 11 years ago
  96. bae899a Change teh exception by Alex Gaynor · 11 years ago
  97. e247d0b Coverage by Alex Gaynor · 11 years ago
  98. 3edffe2 include the error message by Alex Gaynor · 11 years ago
  99. d203710 Better, but still not covered by Alex Gaynor · 11 years ago
  100. f1569b6 One more documentation by Alex Gaynor · 11 years ago