1. 9475900 Docs for CTR and GCM should say that IV/nonce must be unique by Eeshan Garg · 10 years ago
  2. 2c52605 Fixed links in the docs by Alex Gaynor · 10 years ago
  3. b7bf3d5 Fixed a syntax error in the docs by Alex Gaynor · 10 years ago
  4. 111aff2 Use HTTPS for a few URLs in the docs that support it by Alex Gaynor · 10 years ago
  5. 6201230 Fixed a link that the EFF moved by Alex Gaynor · 10 years ago
  6. 543031a Fixed URL in the docs by Alex Gaynor · 10 years ago
  7. 7c5c9fe export interfaces from base in ciphers, update docs by Paul Kehrer · 10 years ago
  8. 2129d50 fix docs links by Paul Kehrer · 10 years ago
  9. 4ab6059 move padding by Paul Kehrer · 10 years ago
  10. 513b7cb move cipher and mode interfaces by Paul Kehrer · 11 years ago
  11. 45efdbc make our docs job nitpicky and fix every broken link by Paul Kehrer · 11 years ago
  12. e591778 IV should be 16 bytes by Gregory Haynes · 11 years ago
  13. 7e28fbb iv should be 32 bytes by Gregory Haynes · 11 years ago
  14. e261d94 Assign iv to var and remove testsetup block by Gregory Haynes · 11 years ago
  15. 0f98611 Make the symmetric-enc example an example by Gregory Haynes · 11 years ago
  16. 9b6fd8e Anywhere we tell someone to randomly generate something, link the RNG docs. Fixes #1559 by Alex Gaynor · 11 years ago
  17. e9df294 Use HTTPS for a number of URLs in the docs by Alex Gaynor · 11 years ago
  18. cc5224f Improve docs by Alex Gaynor · 11 years ago
  19. 8f1b8e8 Fixes #1200 -- disallow GCM truncation by default by Alex Gaynor · 11 years ago
  20. d99fc65 Use the short link version for various things by Alex Gaynor · 11 years ago
  21. ebb1cb9 Fixed a few typos by Alex Gaynor · 11 years ago
  22. 969f18e Word wrap some long lines in teh docs by Alex Gaynor · 11 years ago
  23. 2a947c4 add some docs and changelog by Paul Kehrer · 11 years ago
  24. 006670c Use bold instead of italics by Paul Kehrer · 11 years ago
  25. 19e97bd Fix some typos in the docs by Alex Stapleton · 11 years ago
  26. fdf6330 Use the short name in the docs by Alex Gaynor · 11 years ago
  27. fa4a6b2 Added CMAC docs by Ayrx · 11 years ago
  28. 7e914c9 add SEED docs, tests, small fixes by Paul Kehrer · 11 years ago
  29. 7a489db Fixed #809 -- switch back to always using UnsupportedAlgorithm by Alex Gaynor · 11 years ago
  30. c5fffd3 Standardise on sentence case for titles by Alex Stapleton · 11 years ago
  31. f56c54e Added backend check to cipher primitives by Ayrx · 11 years ago
  32. 7ba0c01 add IDEA support for CBC, CFB, OFB + tests for all IDEA by Paul Kehrer · 11 years ago
  33. e5dc122 basic IDEA ECB support for OpenSSL backend by Paul Kehrer · 11 years ago
  34. 092351d Various "improvements" to the symmetric docs by Alex Stapleton · 11 years ago
  35. c6a6f31 Convert stuff by Alex Gaynor · 11 years ago
  36. fb843aa Re-linewrap the symmetric encryption doc source by Alex Gaynor · 11 years ago
  37. a5011ec add versionadded to cast5 by Paul Kehrer · 11 years ago
  38. 70c90e9 remove some extra linebreaks by Paul Kehrer · 12 years ago
  39. bab0e1a add cast5 docs by Paul Kehrer · 12 years ago
  40. b481889 Rephrase for additional clairyt by Alex Gaynor · 12 years ago
  41. 007e5e1 Verify the tag len for GCM by Alex Gaynor · 12 years ago
  42. fe2e3c2 add padding info to docs by Paul Kehrer · 12 years ago
  43. 43cf688 Merge pull request #418 from reaperhulk/move-contexts by David Reid · 12 years ago
  44. af0b9f5 GCM does not require padding (removing from docs example) by Paul Kehrer · 12 years ago
  45. ad6d164 move ciphercontext/aeadciphercontext to bottom of symmetric encryption by Paul Kehrer · 12 years ago
  46. 75832bc Merge pull request #416 from dreid/improved-aead-examples by Alex Gaynor · 12 years ago
  47. abb72d2 Make the example more complete and add some comments walking the user through some stuff. by David Reid · 12 years ago
  48. 78569d6 Try making the AEAD examples less dense. by David Reid · 12 years ago
  49. bb996d7 also remove CAST5 docs by Paul Kehrer · 12 years ago
  50. 4b31af7 Merge branch 'master' into fernet by Alex Gaynor · 12 years ago
  51. d5c351e Merge pull request #325 from public/unsupported-cipher-messages by Alex Gaynor · 12 years ago
  52. 35cb365 UnsupportedAlgorithm error messages for Ciphers by Alex Stapleton · 12 years ago
  53. 048d6cb a few more doc changes to gcm tag info by Paul Kehrer · 12 years ago
  54. fc73e2d prose updates for GCM tag by Paul Kehrer · 12 years ago
  55. a7fbf07 doc updates by Paul Kehrer · 12 years ago
  56. ca73504 add note regarding not truncating tags by Paul Kehrer · 12 years ago
  57. 2724ff6 Link from symmetric encryption to fernet by Alex Gaynor · 12 years ago
  58. ffb7726 Merge pull request #308 from alex/rename-bindings by Donald Stufft · 12 years ago
  59. d83c590 Need to include the imports by Alex Gaynor · 12 years ago
  60. f8796b1 Renamed bindings to backends by Alex Gaynor · 12 years ago
  61. 989061d Prefer executable code examples by Alex Gaynor · 12 years ago
  62. f56444d Always show where a baackend comes form in the docs by Alex Gaynor · 12 years ago
  63. b5c4891 Merge pull request #285 from reaperhulk/fix-282 by Alex Gaynor · 12 years ago
  64. a07925a update docs to explain tag requirements and valueerror by Paul Kehrer · 12 years ago
  65. 0d23e94 Don't show so much stuff by Alex Gaynor · 12 years ago
  66. d4f9383 Be more specific about when you can trust authentication on GCM by Alex Gaynor · 12 years ago
  67. 6728437 link to NIST GCM PDF where NIST recommends 96-bit IV for perf with GCM by Paul Kehrer · 12 years ago
  68. cd28a7c remove AEADDecryptionContext references from GCM docs by Paul Kehrer · 12 years ago
  69. 5578c66 improve language for gcm docs by Paul Kehrer · 12 years ago
  70. 5b828b1 attempt to document the new interfaces for AEAD by Paul Kehrer · 12 years ago
  71. e0b5bb1 explicit backend fix for gcm docs by Paul Kehrer · 12 years ago
  72. 26c8c6a begin adding warnings to GCM mode by Paul Kehrer · 12 years ago
  73. 67abc86 document tag param for GCM object by Paul Kehrer · 12 years ago
  74. 0092c20 raise TypeError if you attempt to get the tag attribute on a decrypt by Paul Kehrer · 12 years ago
  75. bc31fb2 rename add_data to authenticate_additional_data for clarity (hopefully) by Paul Kehrer · 12 years ago
  76. 2631c2b gcm doc fixes (per review from alex) by Paul Kehrer · 12 years ago
  77. 6331daa gcm doc improvements by Paul Kehrer · 12 years ago
  78. 65c4e0a gcm doc fixes by Paul Kehrer · 12 years ago
  79. 22e80cb GCM support by Paul Kehrer · 12 years ago
  80. 1a278a8 Learn how to spell a word by Alex Gaynor · 12 years ago
  81. e60e1d7 Merge pull request #227 from dreid/explicit-backend-in-hazmat by Alex Gaynor · 12 years ago
  82. bae899a Change teh exception by Alex Gaynor · 12 years ago
  83. 797dd83 Documentation! by Alex Gaynor · 12 years ago
  84. 663295d Document all the parameters including cross references to specific providers where appropriate. by David Reid · 12 years ago
  85. 63fa19a Use backend as keyword argument everywhere. by David Reid · 12 years ago
  86. 846460a Fix doctests. by David Reid · 12 years ago
  87. ef0fcf2 Add a default_backend and start updating docs. by David Reid · 12 years ago
  88. b317c7a Another two by Alex Gaynor · 12 years ago
  89. 9316f4c Fixed some spelling mistakes by Alex Gaynor · 12 years ago
  90. 9b70ba3 Also mention finalize by Alex Gaynor · 12 years ago
  91. 34511c6 Use AlreadyFinalized for symmetric ciphers by Alex Gaynor · 12 years ago
  92. 1aefe58 Merge pull request #214 from reaperhulk/arc4-support by David Reid · 12 years ago
  93. 0994c56 update docs to include arc4 example by Paul Kehrer · 12 years ago
  94. ab5f011 Be more and more explicit about how to do things correctly by Alex Gaynor · 12 years ago
  95. 129d61e Merge branch 'master' into arc4-support by Paul Kehrer · 12 years ago
  96. 635b542 Merge pull request #231 from dreid/mode-interface-properties by Alex Gaynor · 12 years ago
  97. 9de452d Typo by Alex Gaynor · 12 years ago
  98. 8ed651e Be really explicit about what's good and bad by Alex Gaynor · 12 years ago
  99. 30722b9 Add a new Mode interface to document mode.name and start on some prose docs for interfaces. by David Reid · 12 years ago
  100. 4da28c3 ARC4 support by Paul Kehrer · 12 years ago