1. a9e31b3 commoncrypto backend docs by Paul Kehrer · 12 years ago
  2. 9180ba5 Fix up a mistaken copy paste by Alex Gaynor · 12 years ago
  3. 7fccf4c add CommonCrypto binding docs by Paul Kehrer · 12 years ago
  4. 288bae7 rewrite some text about the hmac verify method by Paul Kehrer · 12 years ago
  5. 607e423 Merge pull request #435 from reaperhulk/0.2-dev-open by David Reid · 12 years ago
  6. 5bbcf76 Make verify on HMAC more prominent by Alex Gaynor · 12 years ago
  7. 2b64fe2 add 0.2 changelog section by Paul Kehrer · 12 years ago
  8. 47926ba Merge pull request #433 from alex/pip-install-me-captain by David Reid · 12 years ago
  9. 292902e Document that we're on PyPI by Alex Gaynor · 12 years ago
  10. d873b4c Prepare to release. by David Reid · 12 years ago
  11. 924599e Reformat by Alex Gaynor · 12 years ago
  12. 7c6d7d6 Typo fix by Alex Gaynor · 12 years ago
  13. 3f23040 Fixed #428 -- added a changelog by Alex Gaynor · 12 years ago
  14. fe2e3c2 add padding info to docs by Paul Kehrer · 12 years ago
  15. 43cf688 Merge pull request #418 from reaperhulk/move-contexts by David Reid · 12 years ago
  16. af0b9f5 GCM does not require padding (removing from docs example) by Paul Kehrer · 12 years ago
  17. ad6d164 move ciphercontext/aeadciphercontext to bottom of symmetric encryption by Paul Kehrer · 12 years ago
  18. 75832bc Merge pull request #416 from dreid/improved-aead-examples by Alex Gaynor · 12 years ago
  19. abb72d2 Make the example more complete and add some comments walking the user through some stuff. by David Reid · 12 years ago
  20. 78569d6 Try making the AEAD examples less dense. by David Reid · 12 years ago
  21. bb996d7 also remove CAST5 docs by Paul Kehrer · 12 years ago
  22. 41c14d5 How to verify that your released correctly by Alex Gaynor · 12 years ago
  23. fea893c More stuff by Alex Gaynor · 12 years ago
  24. b3794db You need a gpg key to do a release by Alex Gaynor · 12 years ago
  25. ce0b5a3 Update release docs by Alex Gaynor · 12 years ago
  26. 2f030ef Merge branch 'master' into release-automation by Alex Gaynor · 12 years ago
  27. 7507a1a Merge pull request #412 from alex/version-consistency by David Reid · 12 years ago
  28. 89063f6 Update procedure by Alex Gaynor · 12 years ago
  29. 2b22fae Compute the version in the same way as setup.py does by Alex Gaynor · 12 years ago
  30. 3aa243c Spell a word correctly by Alex Gaynor · 12 years ago
  31. bf41d5c Merge pull request #203 from alex/fernet by David Reid · 12 years ago
  32. 24c9a8d Merge pull request #272 from alex/validate-iv by David Reid · 12 years ago
  33. adbea0d Merge pull request #391 from alex/spelling-fixes by Paul Kehrer · 12 years ago
  34. 1225270 Correct spelling, fix phrasing, line wrap. by Alex Gaynor · 12 years ago
  35. 267dbc9 Merge branch 'master' into validate-iv by Alex Gaynor · 12 years ago
  36. 5bae063 Merge branch 'master' into fernet by Alex Gaynor · 12 years ago
  37. 2d16012 Make capitalization in the glossary consistent and sort it by Alex Gaynor · 12 years ago
  38. c368ac2 Split OpenSSL binding by Alex Stapleton · 12 years ago
  39. d8614a2 Typo fix by Alex Gaynor · 12 years ago
  40. 2a160d6 Merge branch 'master' into validate-iv by Alex Gaynor · 12 years ago
  41. 77762bc This page has been subsumed by the index by Alex Gaynor · 12 years ago
  42. dd1f5c5 Bump the copyright year by Alex Gaynor · 12 years ago
  43. 09aa746 Remove this one weird debugger by Alex Gaynor · 12 years ago
  44. 681fca8 Rearange sentence on recommendation of @jacobian by Alex Gaynor · 12 years ago
  45. e68d73e Document compiling OpenSSL to avoid conflicts by Alex Stapleton · 12 years ago
  46. 937451e Merge branch 'master' into fernet by Alex Gaynor · 12 years ago
  47. 9020b48 String literals are const char*. by Alex Stapleton · 12 years ago
  48. 745ee07 Fix docs by Paul Kehrer · 12 years ago
  49. ccd9c00 Convert #defines to explicit type declaration for consistency by Paul Kehrer · 12 years ago
  50. 047dab8 update style guide docs to reflect change to (void) by Paul Kehrer · 12 years ago
  51. 4b31af7 Merge branch 'master' into fernet by Alex Gaynor · 12 years ago
  52. b808f8c Remove verify from Hash. by Julian Krause · 12 years ago
  53. 831467c Documentation clarity and grammer fixes. by Julian Krause · 12 years ago
  54. e62760a Merge branch 'master' of https://github.com/pyca/cryptography into verify by Julian Krause · 12 years ago
  55. c91fe6a Clean up documentation and naming. by Julian Krause · 12 years ago
  56. 8f42fe4 Slightly reorganize and cleanuip the backend docs by Alex Gaynor · 12 years ago
  57. 1c9e57b Rephrase by Alex Gaynor · 12 years ago
  58. d43134a Typo by Alex Gaynor · 12 years ago
  59. 6cf1e69 Note abotu development versions by Alex Gaynor · 12 years ago
  60. f5415c8 Forgotten file by Alex Gaynor · 12 years ago
  61. 1a9bbf2 Document our API stability policy. Fixes #312 by Alex Gaynor · 12 years ago
  62. 4f776c4 fix erroneous indent and add abstractmethod to HMACBackend by Paul Kehrer · 12 years ago
  63. 90ae866 add hmac_supported method to backend. by Paul Kehrer · 12 years ago
  64. d5c351e Merge pull request #325 from public/unsupported-cipher-messages by Alex Gaynor · 12 years ago
  65. 35cb365 UnsupportedAlgorithm error messages for Ciphers by Alex Stapleton · 12 years ago
  66. c09f6aa Merge pull request #329 from alex/reccomend-versioning by Paul Kehrer · 12 years ago
  67. 95243f5 English, how does it work? by Alex Gaynor · 12 years ago
  68. 6955ea3 Recommend that recipes include a version by Alex Gaynor · 12 years ago
  69. 15cf6b9 A handful of cleanups and rewordings to the docs by Alex Gaynor · 12 years ago
  70. 8eda240 Merge pull request #327 from reaperhulk/gcm-lower-limit-tag by Alex Gaynor · 12 years ago
  71. 048d6cb a few more doc changes to gcm tag info by Paul Kehrer · 12 years ago
  72. fc73e2d prose updates for GCM tag by Paul Kehrer · 12 years ago
  73. a7fbf07 doc updates by Paul Kehrer · 12 years ago
  74. ca73504 add note regarding not truncating tags by Paul Kehrer · 12 years ago
  75. 9b7624e Merge pull request #326 from public/unsupported-hmac-hash by Alex Gaynor · 12 years ago
  76. 447d64f Raise UnsupportedAlgorithm when initing HMACs by Alex Stapleton · 12 years ago
  77. 1b1327c Raise UnsupportedAlgorithm when initing Hash() by Alex Stapleton · 12 years ago
  78. 3ac297e flake8 fix by Alex Gaynor · 12 years ago
  79. 2724ff6 Link from symmetric encryption to fernet by Alex Gaynor · 12 years ago
  80. 719eb6a Linkify this by Alex Gaynor · 12 years ago
  81. 32dc4e4 Make into a warning as suggested by @dstufft by Alex Gaynor · 12 years ago
  82. 3ef458a Reword slightly by Alex Gaynor · 12 years ago
  83. 2288e30 Add verify function to hmac and hashes. by Julian Krause · 12 years ago
  84. 0551572 Mention that the timestamp is plaintext by Alex Gaynor · 12 years ago
  85. 0d08963 Use the term fernet token by Alex Gaynor · 12 years ago
  86. e908329 Include more info in the title by Alex Gaynor · 12 years ago
  87. 668d480 BlockCipherAlgorithm because we should document block_size and ARC4 shouldn't need block_size = 1. by David Reid · 12 years ago
  88. 6cf242b Document the other consequence of losing your key by Alex Gaynor · 12 years ago
  89. be98053 A foolish consistency is a really cool idea -- Samuel Clemens by Alex Gaynor · 12 years ago
  90. 2cfbc12 Be consistent by Alex Gaynor · 12 years ago
  91. df8bfea DOn't assume people know that contraction by Alex Gaynor · 12 years ago
  92. 7c06746 Rework the index to give people a better lay of the land by Alex Gaynor · 12 years ago
  93. 5175e4e Merge branch 'master' into validate-iv by Alex Gaynor · 12 years ago
  94. 4a35b7f Merge branch 'master' into fernet by Alex Gaynor · 12 years ago
  95. ffb7726 Merge pull request #308 from alex/rename-bindings by Donald Stufft · 12 years ago
  96. 0e9c4d1 Merge pull request #307 from alex/prefer-doctest by Paul Kehrer · 12 years ago
  97. 4b0f9ab Merge branch 'master' into fernet by Alex Gaynor · 12 years ago
  98. ca4a22b Merge pull request #283 from juliankrause/constant_time by Paul Kehrer · 12 years ago
  99. 383a04c Remove plural. by Julian Krause · 12 years ago
  100. d83c590 Need to include the imports by Alex Gaynor · 12 years ago