1. 9f79164 Merge branch 'master' into triple-des by Alex Gaynor · 12 years ago
  2. e588209 Merge pull request #146 from dstufft/use-cryptography-io by Alex Gaynor · 12 years ago
  3. ddc62f0 Small fixups for the docs by Alex Gaynor · 12 years ago
  4. 6b9ddeb fix doc formatting and rename update param to "data" by Paul Kehrer · 12 years ago
  5. 505491b Simplify documentation by Matthew Iversen · 12 years ago
  6. 36e7d0d MD5 support + documentation for all hashes by Paul Kehrer · 12 years ago
  7. bf9df01 Use the https://cryptography.io domain name by Donald Stufft · 12 years ago
  8. 9f9f550 Merge pull request #145 from reaperhulk/struct-style by Alex Gaynor · 12 years ago
  9. 3ed80ba add struct style info to docs by Paul Kehrer · 12 years ago
  10. 99b69d9 Start better documenting our security procedure by Alex Gaynor · 12 years ago
  11. 1e8744a DOcument the use of spaces here by Alex Gaynor · 12 years ago
  12. e6466a5 Document our style guide for C bindings by Alex Gaynor · 12 years ago
  13. 89b3dd3 additional doc work on ctr by Paul Kehrer · 12 years ago
  14. 4506428 ctr doc language take 3 by Paul Kehrer · 12 years ago
  15. 0ba2f94 remove confusing explanation about reusing nonce in counter mode docs by Paul Kehrer · 12 years ago
  16. 389892f update docs to roughly describe many time pad attack & link cbc by Paul Kehrer · 12 years ago
  17. d0ec60e AES Counter support by Paul Kehrer · 12 years ago
  18. 17adce6 Fixed huge inaccuracies in the docs by Alex Gaynor · 12 years ago
  19. e761f8b Merge branch 'master' into triple-des by Alex Gaynor · 12 years ago
  20. dff22d4 Camellia block cipher support by Paul Kehrer · 12 years ago
  21. 7587ded This is a comment, not a command run in a root shell by Alex Gaynor · 12 years ago
  22. ae5c907 Use the right lexer for these examples by Alex Gaynor · 12 years ago
  23. 8570794 Switch all repositories over to the new location by Donald Stufft · 12 years ago
  24. 5cb03b2 Fix typo in OpenSSL bindings docs by Hynek Schlawack · 12 years ago
  25. 166cbd3 Reflow some paragraphs in the contributing docs by Alex Gaynor · 12 years ago
  26. 7d4ca1e address dreids review comments by Richard Wall · 12 years ago
  27. 40cde82 Address review comments. Better headings. More documentation build options by Richard Wall · 12 years ago
  28. c3d1eb5 add some more links by Richard Wall · 12 years ago
  29. 0d9bb14 some narrative documentation explaining how to set up a development environment by Richard Wall · 12 years ago
  30. 0f7f781 Put a warning by Alex Gaynor · 12 years ago
  31. 6d02e2d Make the lib and ffi public for the OpenSSL binding and document them by Alex Gaynor · 12 years ago
  32. f1a39bd OFB uses an initialization vector instead a nonce. by David Reid · 12 years ago
  33. 4223df7 add CFB to documentation by Paul Kehrer · 12 years ago
  34. 9287c23 Merge pull request #57 from reaperhulk/ofb-support by Donald Stufft · 12 years ago
  35. c507412 change OFB iv to nonce to reflect dstufft nomenclature pitch by Paul Kehrer · 12 years ago
  36. 6f412a0 add output feedback mode support + test vectors (aes) by Paul Kehrer · 12 years ago
  37. cd413a3 Cleaned up the docs for ECB by Alex Gaynor · 12 years ago
  38. 09980a5 remove unneeded init in ECB class, add warning to docs for ECB mode by Paul Kehrer · 12 years ago
  39. 13f108f Add ECB class + docs + tests by Paul Kehrer · 12 years ago
  40. 6c7be9c Merge branch 'master' into triple-des by Alex Gaynor · 12 years ago
  41. 2c67c82 Captitalize GH properly by Alex Gaynor · 12 years ago
  42. c72e63f More fully document the contribution process, move most of the details from by Alex Gaynor · 12 years ago
  43. 2f355d1 These are capitalized by Alex Gaynor · 12 years ago
  44. aeb714c Iinital work on 3DES. No tests and no implementation yet. by Alex Gaynor · 12 years ago
  45. 5e00e96 Merge pull request #28 from alex/simple-symmetric-encryption by Hynek Schlawack · 12 years ago
  46. d8d91d4 Nit for Hynek by Alex Gaynor · 12 years ago
  47. f88413a Also mention that other packages miss python3 support by Alex Gaynor · 12 years ago
  48. 173de98 Test the symmetric encryption doc snippets using doctest by Donald Stufft · 12 years ago
  49. 235fa71 Use the Sphinx doctest builder by Donald Stufft · 12 years ago
  50. 292112b Make the example error free by Donald Stufft · 12 years ago
  51. f0d139a Another issue we're targetting by Alex Gaynor · 12 years ago
  52. d6bef56 English grammar by Alex Gaynor · 12 years ago
  53. 4373d7a Added another item from hynek by Alex Gaynor · 12 years ago
  54. aa66554 Document that we want AES-GCM by Alex Gaynor · 12 years ago
  55. ec4ba73 Better gramar by Alex Gaynor · 12 years ago
  56. 3538fdb Make this a heading by Alex Gaynor · 12 years ago
  57. 9f3468d Better describe why this library exists. Refs #5 by Alex Gaynor · 12 years ago
  58. acc787a Fixed example by Alex Gaynor · 12 years ago
  59. 641a3a0 Fully excised padding from the docs by Alex Gaynor · 12 years ago
  60. a02d4ed Removing padding from the encryption API by Donald Stufft · 12 years ago
  61. 4bc4519 Merge pull request #26 from alex/symmetric-encryption-docs by Donald Stufft · 12 years ago
  62. b12f76e Typo fix by Alex Gaynor · 12 years ago
  63. 97c6ace There *is* a p in `cryptography` but it has a specific position in the word. by Jean-Paul Calderone · 12 years ago
  64. 51758ff A padding example by Alex Gaynor · 12 years ago
  65. c2ae2be This is where padding goes by Alex Gaynor · 12 years ago
  66. 09515f0 Descriptive text by Alex Gaynor · 12 years ago
  67. e62aa40 Describe the methods more explicitly by Alex Gaynor · 12 years ago
  68. 65678d0 Document this as a class by Alex Gaynor · 12 years ago
  69. 6badd9b New language by Alex Gaynor · 12 years ago
  70. 2dc2b86 more accurate by Alex Gaynor · 12 years ago
  71. 4dd1c27 Move the modules around by Alex Gaynor · 12 years ago
  72. a1b98f9 Fix by Alex Gaynor · 12 years ago
  73. c4a5f06 This is a lie by Alex Gaynor · 12 years ago
  74. 1e3f81f All caps by Alex Gaynor · 12 years ago
  75. a4f529e fix spelling errors, move module by Alex Gaynor · 12 years ago
  76. 1c1bad6 Document that IVs should not be reused. by Alex Gaynor · 12 years ago
  77. c651f76 Document how long iv should be by Alex Gaynor · 12 years ago
  78. 48ec9a3 Try to document CBC by Alex Gaynor · 12 years ago
  79. 5ba2dfa Attempt to document AES by Alex Gaynor · 12 years ago
  80. e786943 Crypto is seriously hard by Alex Gaynor · 12 years ago
  81. d96d100 Start stubbing out subheadings by Alex Gaynor · 12 years ago
  82. 0ca7fdb Begin to describe the methods by Alex Gaynor · 12 years ago
  83. f6c47e9 Started trying to document symmetric encryption by Alex Gaynor · 12 years ago
  84. 5e7926f Document architecture changes by Hynek Schlawack · 12 years ago
  85. 71c7ac0 Fix typo in docs and use my private e-mail by Hynek Schlawack · 12 years ago
  86. ca0752c Use an HTTPS url for our mailing list by Alex Gaynor · 12 years ago
  87. 3000df3 Documented that our documentation is online by Alex Gaynor · 12 years ago
  88. ddd90c1 Documented where the community is by Alex Gaynor · 12 years ago
  89. 9e3c250 Mention the implementaion strategies by Alex Gaynor · 12 years ago
  90. 1abfac7 Start to document the architecture. by Alex Gaynor · 12 years ago
  91. 6c7cfeb Test that docs compile clean as well by Alex Gaynor · 12 years ago
  92. b64929b Clean up the docs index by Alex Gaynor · 12 years ago
  93. c113c3b Python 3.2 compatibility by Alex Gaynor · 12 years ago
  94. d21da67 Pep8 corrections to docs/conf.py by Alex Gaynor · 12 years ago
  95. c62e91f Initial commit. Migrates over basic project files, and the OpenSSL bindings by Alex Gaynor · 12 years ago