1. 5266752 modify modes to use abc so api can determine what attribute to call by Paul Kehrer · 11 years ago
  2. dc68929 rename get_null_for_ecb to get_iv_for_ecb per alex's comments by Paul Kehrer · 11 years ago
  3. 29cfa69 add get_iv_or_nonce() methods to replace _get_iv() on api by Paul Kehrer · 11 years ago
  4. 09980a5 remove unneeded init in ECB class, add warning to docs for ECB mode by Paul Kehrer · 11 years ago
  5. fe9b82d add ECB support to create_block_cipher_context by Paul Kehrer · 11 years ago
  6. 13f108f Add ECB class + docs + tests by Paul Kehrer · 11 years ago
  7. 180606f Merge pull request #55 from reaperhulk/parameterize-encrypt-changes by Alex Gaynor · 11 years ago
  8. 2354fcd changes to parameterize_encrypt_test to support other NIST vectors by Paul Kehrer · 11 years ago
  9. 2982852 Merge pull request #54 from alex/document-contributing by Hynek Schlawack · 11 years ago
  10. 2c67c82 Captitalize GH properly by Alex Gaynor · 11 years ago
  11. c72e63f More fully document the contribution process, move most of the details from by Alex Gaynor · 11 years ago
  12. 7816628 Merge pull request #52 from alex/3des-vectors by Donald Stufft · 11 years ago
  13. d6e6d7e Aded the 3DES vectors. Refs #51. by Alex Gaynor · 11 years ago
  14. 2ed581e Merge pull request #50 from alex/simplify-nist-tests by Donald Stufft · 11 years ago
  15. 735df00 Simplified the NIST tests and reduced duplication by Alex Gaynor · 11 years ago
  16. 9e1f70a Merge pull request #49 from reaperhulk/master by Alex Gaynor · 11 years ago
  17. ef55915 update authors by Paul Kehrer · 11 years ago
  18. 6fc8cee Merge pull request #48 from reaperhulk/master by Alex Gaynor · 11 years ago
  19. c1a218d Update docstring to pass alex8 linting by Paul Kehrer · 11 years ago
  20. bdafcd3 openssl_version_text now calls startswith rather than find by Paul Kehrer · 11 years ago
  21. 6c272f0 Accurate friendly string name example text by Paul Kehrer · 11 years ago
  22. eb49db1 ascii decode on openssl_version_text + doc string improvements by Paul Kehrer · 11 years ago
  23. 733404a Add method to bindings to get OPENSSL_VERSION_TEXT by Paul Kehrer · 11 years ago
  24. d559205 Fix issue mixing %s and format for ValueError in AES by Paul Kehrer · 11 years ago
  25. 5e00e96 Merge pull request #28 from alex/simple-symmetric-encryption by Hynek Schlawack · 11 years ago
  26. aaa2217 This isn't a thing by Alex Gaynor · 11 years ago
  27. ef1954a remove this duplicate by Alex Gaynor · 11 years ago
  28. cfab88f put this back by Alex Gaynor · 11 years ago
  29. a7151af This is a const but raelly a macro or something by Alex Gaynor · 11 years ago
  30. da04f66 Removed some dead code by Alex Gaynor · 11 years ago
  31. 5c02ef3 Replace paths we have no idea how to test with asserts by Alex Gaynor · 11 years ago
  32. a53f81d Merge pull request #46 from alex/another-reason by Hynek Schlawack · 11 years ago
  33. d8d91d4 Nit for Hynek by Alex Gaynor · 11 years ago
  34. f88413a Also mention that other packages miss python3 support by Alex Gaynor · 11 years ago
  35. 6959a16 Merge branch 'simple-symmetric-encryption' of https://github.com/alex/cryptography into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  36. 4502e7b Some systems need this header by Alex Gaynor · 11 years ago
  37. 173de98 Test the symmetric encryption doc snippets using doctest by Donald Stufft · 11 years ago
  38. 68a4f56 Moved comment to the right place, use integer enums by Alex Gaynor · 11 years ago
  39. 0b4df97 Merge branch 'master' into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  40. d1c0188 Merge pull request #44 from hynek/fix-__about__ by Donald Stufft · 11 years ago
  41. 318b649 Merge pull request #42 from dstufft/doctests by Hynek Schlawack · 11 years ago
  42. eec13c9 Fix __author__ by Hynek Schlawack · 11 years ago
  43. c399a73 Merge pull request #43 from tiran/master by Donald Stufft · 11 years ago
  44. 04fbd56 Fix spelling of my name by Christian Heimes · 11 years ago
  45. 235fa71 Use the Sphinx doctest builder by Donald Stufft · 11 years ago
  46. 446a457 Merge branch 'master' into simple-symmetric-encryption by Donald Stufft · 11 years ago
  47. 09f5357 Merge pull request #41 from dstufft/fix-setup by Alex Gaynor · 11 years ago
  48. 4c1852c Ignore the dist directory by Donald Stufft · 11 years ago
  49. 9ebb8ff Include all of our files in the distributions, and install packages by Donald Stufft · 11 years ago
  50. 5f12a1b Fix the packaging meta-data by Donald Stufft · 11 years ago
  51. e61e5b7 Merge pull request #40 from dstufft/fix-docs by Alex Gaynor · 11 years ago
  52. 292112b Make the example error free by Donald Stufft · 11 years ago
  53. d424be8 Merge pull request #37 from tiran/master by Alex Gaynor · 11 years ago
  54. 7fe70cb hyper nit-pick by Christian Heimes · 11 years ago
  55. 913bcb7 super nit-pick by Christian Heimes · 11 years ago
  56. ff1e64f drop setup.py test again by Christian Heimes · 11 years ago
  57. e2a82ea Merge remote-tracking branch 'upstream/master' by Christian Heimes · 11 years ago
  58. f0091d0 Merge pull request #38 from alex/why-cryptography by Hynek Schlawack · 11 years ago
  59. f0d139a Another issue we're targetting by Alex Gaynor · 11 years ago
  60. 0797276 Merge remote-tracking branch 'upstream/master' by Christian Heimes · 11 years ago
  61. d6bef56 English grammar by Alex Gaynor · 11 years ago
  62. b55f926 use py.test for testing by Christian Heimes · 11 years ago
  63. dc22603 Merge branch 'master' into why-cryptography by Alex Gaynor · 11 years ago
  64. 32d136e Merge pull request #39 from alex/link-docs by Hynek Schlawack · 11 years ago
  65. 4373d7a Added another item from hynek by Alex Gaynor · 11 years ago
  66. aa66554 Document that we want AES-GCM by Alex Gaynor · 11 years ago
  67. 3e989d6 Dropped a word by Alex Gaynor · 11 years ago
  68. 711b014 Link the docs in the readme by Alex Gaynor · 11 years ago
  69. ec4ba73 Better gramar by Alex Gaynor · 11 years ago
  70. 3538fdb Make this a heading by Alex Gaynor · 11 years ago
  71. 9f3468d Better describe why this library exists. Refs #5 by Alex Gaynor · 11 years ago
  72. b19736c Addressed a TODO by Alex Gaynor · 11 years ago
  73. 18b3337 Style fix by Alex Gaynor · 11 years ago
  74. 7ad6a1d Merge pull request #35 from hynek/add-new-file-requirements-to-contributing by Donald Stufft · 11 years ago
  75. 43f6873 Add requirements for code files to CONTRIBUTING by Hynek Schlawack · 11 years ago
  76. 425f584 Add mandatory headers to files touched by this branch by Hynek Schlawack · 11 years ago
  77. a46ad0e Ciphers should know what size blocks they use by Donald Stufft · 11 years ago
  78. 32c51a3 Small note about the purpose by Donald Stufft · 11 years ago
  79. 605b225 Add a comment to note that disabling padding is desired by Donald Stufft · 11 years ago
  80. f83ed1d add classifiers, url, description and nose integration for python setup.py test by Christian Heimes · 11 years ago
  81. 668c445 2.6 compat by Alex Gaynor · 11 years ago
  82. 497576c Fixed wrong test by Alex Gaynor · 11 years ago
  83. ad89af1 Ensure that AES gets a proper key size by Donald Stufft · 11 years ago
  84. e9d8a77 Merge branch 'master' into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  85. ccc5062 Merge pull request #34 from alex/excise-padding by Hynek Schlawack · 11 years ago
  86. acc787a Fixed example by Alex Gaynor · 11 years ago
  87. 3cae1d6 Merge branch 'master' into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  88. 9464859 Merge pull request #33 from alex/api-val by Donald Stufft · 11 years ago
  89. 83a0f48 Fixed tox by Alex Gaynor · 11 years ago
  90. 641a3a0 Fully excised padding from the docs by Alex Gaynor · 11 years ago
  91. a2871c7 Make api poitn to the right object by Alex Gaynor · 11 years ago
  92. bac187d Use an enum for determining BlockCipher operation by Donald Stufft · 11 years ago
  93. 93b1df6 Remove padding from the docs. by Alex Gaynor · 11 years ago
  94. 64e9a64 Be consistent by Alex Gaynor · 11 years ago
  95. 72bbea2 Merge branch 'master' into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  96. 2416c01 Merge pull request #32 from alex/bytes-for-nist-vectors by Donald Stufft · 11 years ago
  97. f312a5c Made the load NIST vectors test utility use bytes correctly by Alex Gaynor · 11 years ago
  98. ea8e9fc Remove the padding from the BlockCipher API by Donald Stufft · 11 years ago
  99. 6a37d27 Merge branch 'master' into simple-symmetric-encryption by Alex Gaynor · 11 years ago
  100. 34c7a91 Merge pull request #30 from dstufft/simplify-api by Alex Gaynor · 11 years ago