1. b8be0e9 Fixed pep8 by Alex Gaynor · 11 years ago
  2. 05a190e Document that you should use the hazmat directive by Alex Gaynor · 11 years ago
  3. af82d5e Made a sphinx extension which emits the hazardous materials danger admonition by Alex Gaynor · 11 years ago
  4. acfdd61 Merge pull request #194 from alex/current-module-hmac by David Reid · 11 years ago
  5. 4658ce1 Use current module in the hmac docs, for consistency by Alex Gaynor · 11 years ago
  6. 60ad3e1 Clean up var naming by Alex Gaynor · 11 years ago
  7. f0bec9c Remove removed methods from docs by Alex Gaynor · 11 years ago
  8. 22e2eae Removed helper by Alex Gaynor · 11 years ago
  9. 0708278 typo by Alex Gaynor · 11 years ago
  10. b2d5efd More docs by Alex Gaynor · 11 years ago
  11. 5f3db27 Start of docs by Alex Gaynor · 11 years ago
  12. 50a8815 update hmac docs by Paul Kehrer · 11 years ago
  13. ca8ed29 fix indentation error and wrapping in docs by Paul Kehrer · 11 years ago
  14. bf8962a fix hmac docs to point to new hazmat location by Paul Kehrer · 11 years ago
  15. 30eabdd change type of exception raised, fix docs typo by Paul Kehrer · 11 years ago
  16. 2824ab7 make hmac (mostly) compatible with stdlib hmac by Paul Kehrer · 11 years ago
  17. 1bb8b71 clean up loader and make docs default to hmac sha256 by Paul Kehrer · 11 years ago
  18. 0317b04 HMAC support by Paul Kehrer · 11 years ago
  19. 0a0d749 Merge pull request #190 from alex/hashes-docs by David Reid · 11 years ago
  20. 23d01a2 example of how to use hashes by Alex Gaynor · 11 years ago
  21. 66ba601 reorder by Alex Gaynor · 11 years ago
  22. 0a1550e Hazard -> Hazardous by Donald Stufft · 11 years ago
  23. e51fb93 Move the danger to the very top of the file by Donald Stufft · 11 years ago
  24. d8f0118 Warn about dragons and dinosaurs with laser guns by Donald Stufft · 11 years ago
  25. ce0d781 Move the bindings into the hazmat module by Donald Stufft · 11 years ago
  26. f04317a Move primtives into a hazmat package by Donald Stufft · 11 years ago
  27. 360e2d5 Merge branch 'master' into api-to-backend-in-one-easy-step by Paul Kehrer · 11 years ago
  28. 2c4873f we regret the excesses of our previous api culling. restore some apis. by Paul Kehrer · 11 years ago
  29. db37d0e the great api -> backend rename by Paul Kehrer · 11 years ago
  30. 68e5de7 Merge pull request #171 from dreid/use-currentmodule by Alex Gaynor · 11 years ago
  31. 1f3d718 Make use of currentmodule to maybe reduce redundant module definitions and also get source links. by David Reid · 11 years ago
  32. 7728516 Enable the new read the docs theme, it's pretty. by Alex Gaynor · 11 years ago
  33. 2b9b301 md5 is 128-bit. The person responsible for this mistake has been shot by Paul Kehrer · 11 years ago
  34. 63ba665 Don't try to fit the type into the :return: declaration instead describe it in the prose where it'll be properly linked. by David Reid · 11 years ago
  35. 9949702 Merge pull request #112 from reaperhulk/block-cipher-decrypt by David Reid · 11 years ago
  36. f6cf956 more docs by Paul Kehrer · 11 years ago
  37. fbcc564 grammar by Alex Gaynor · 11 years ago
  38. 077c50b Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  39. f1903e9 fix doc test failure by Paul Kehrer · 11 years ago
  40. d1afe39 fix typo and show result of decryption in docs by Paul Kehrer · 11 years ago
  41. 5399fd0 Create CipherContext interface & document it by Paul Kehrer · 11 years ago
  42. f3b06cd Document this parameter to the constructor by Alex Gaynor · 11 years ago
  43. 3e0895c rename variables in encrypt/decrypt example by Paul Kehrer · 11 years ago
  44. 653463f address review comments by Paul Kehrer · 11 years ago
  45. 9f79164 Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  46. dec09fc update docs to reflect new encryptor API by Paul Kehrer · 11 years ago
  47. e588209 Merge pull request #146 from dstufft/use-cryptography-io by Alex Gaynor · 11 years ago
  48. ddc62f0 Small fixups for the docs by Alex Gaynor · 11 years ago
  49. 6b9ddeb fix doc formatting and rename update param to "data" by Paul Kehrer · 11 years ago
  50. 505491b Simplify documentation by Matthew Iversen · 11 years ago
  51. 36e7d0d MD5 support + documentation for all hashes by Paul Kehrer · 11 years ago
  52. bf9df01 Use the https://cryptography.io domain name by Donald Stufft · 11 years ago
  53. 9f9f550 Merge pull request #145 from reaperhulk/struct-style by Alex Gaynor · 11 years ago
  54. 3ed80ba add struct style info to docs by Paul Kehrer · 11 years ago
  55. 99b69d9 Start better documenting our security procedure by Alex Gaynor · 11 years ago
  56. 1e8744a DOcument the use of spaces here by Alex Gaynor · 11 years ago
  57. e6466a5 Document our style guide for C bindings by Alex Gaynor · 11 years ago
  58. 89b3dd3 additional doc work on ctr by Paul Kehrer · 11 years ago
  59. 4506428 ctr doc language take 3 by Paul Kehrer · 11 years ago
  60. 0ba2f94 remove confusing explanation about reusing nonce in counter mode docs by Paul Kehrer · 11 years ago
  61. 389892f update docs to roughly describe many time pad attack & link cbc by Paul Kehrer · 11 years ago
  62. d0ec60e AES Counter support by Paul Kehrer · 11 years ago
  63. 17adce6 Fixed huge inaccuracies in the docs by Alex Gaynor · 11 years ago
  64. e761f8b Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  65. dff22d4 Camellia block cipher support by Paul Kehrer · 11 years ago
  66. 7587ded This is a comment, not a command run in a root shell by Alex Gaynor · 11 years ago
  67. ae5c907 Use the right lexer for these examples by Alex Gaynor · 11 years ago
  68. 8570794 Switch all repositories over to the new location by Donald Stufft · 11 years ago
  69. 5cb03b2 Fix typo in OpenSSL bindings docs by Hynek Schlawack · 11 years ago
  70. 166cbd3 Reflow some paragraphs in the contributing docs by Alex Gaynor · 11 years ago
  71. 7d4ca1e address dreids review comments by Richard Wall · 11 years ago
  72. 40cde82 Address review comments. Better headings. More documentation build options by Richard Wall · 11 years ago
  73. c3d1eb5 add some more links by Richard Wall · 11 years ago
  74. 0d9bb14 some narrative documentation explaining how to set up a development environment by Richard Wall · 11 years ago
  75. 0f7f781 Put a warning by Alex Gaynor · 11 years ago
  76. 6d02e2d Make the lib and ffi public for the OpenSSL binding and document them by Alex Gaynor · 11 years ago
  77. f1a39bd OFB uses an initialization vector instead a nonce. by David Reid · 11 years ago
  78. 4223df7 add CFB to documentation by Paul Kehrer · 11 years ago
  79. 9287c23 Merge pull request #57 from reaperhulk/ofb-support by Donald Stufft · 11 years ago
  80. c507412 change OFB iv to nonce to reflect dstufft nomenclature pitch by Paul Kehrer · 11 years ago
  81. 6f412a0 add output feedback mode support + test vectors (aes) by Paul Kehrer · 11 years ago
  82. cd413a3 Cleaned up the docs for ECB by Alex Gaynor · 11 years ago
  83. 09980a5 remove unneeded init in ECB class, add warning to docs for ECB mode by Paul Kehrer · 11 years ago
  84. 13f108f Add ECB class + docs + tests by Paul Kehrer · 11 years ago
  85. 6c7be9c Merge branch 'master' into triple-des by Alex Gaynor · 11 years ago
  86. 2c67c82 Captitalize GH properly by Alex Gaynor · 11 years ago
  87. c72e63f More fully document the contribution process, move most of the details from by Alex Gaynor · 11 years ago
  88. 2f355d1 These are capitalized by Alex Gaynor · 11 years ago
  89. aeb714c Iinital work on 3DES. No tests and no implementation yet. by Alex Gaynor · 11 years ago
  90. 5e00e96 Merge pull request #28 from alex/simple-symmetric-encryption by Hynek Schlawack · 11 years ago
  91. d8d91d4 Nit for Hynek by Alex Gaynor · 11 years ago
  92. f88413a Also mention that other packages miss python3 support by Alex Gaynor · 11 years ago
  93. 173de98 Test the symmetric encryption doc snippets using doctest by Donald Stufft · 11 years ago
  94. 235fa71 Use the Sphinx doctest builder by Donald Stufft · 11 years ago
  95. 292112b Make the example error free by Donald Stufft · 11 years ago
  96. f0d139a Another issue we're targetting by Alex Gaynor · 11 years ago
  97. d6bef56 English grammar by Alex Gaynor · 11 years ago
  98. 4373d7a Added another item from hynek by Alex Gaynor · 11 years ago
  99. aa66554 Document that we want AES-GCM by Alex Gaynor · 11 years ago
  100. ec4ba73 Better gramar by Alex Gaynor · 11 years ago