1. d01c20f Add support for 160 bit ARC4 keys by Ehren Kret · 10 years ago
  2. 6abe2bb add tbsCertList and signature interfaces to CRLs by Erik Trauschke · 10 years ago
  3. d289805 rename tbs_certificate to tbs_certificate_bytes, add a comment by Paul Kehrer · 10 years ago
  4. d91e7c1 add support for Certificate signature and tbs_certificate by Paul Kehrer · 10 years ago
  5. d3f4ecd Merge pull request #2447 from reaperhulk/encode-decode-point by Alex Gaynor · 10 years ago
  6. 1cb9e55 inline some type declarations in the docs by Paul Kehrer · 10 years ago
  7. 47c32ba document the constructors for our extensions and general names by Paul Kehrer · 10 years ago
  8. 13d4e74 modify approach to use EllipticCurvePublicNumbers methods by Paul Kehrer · 10 years ago
  9. e4150bc remove support for null points, improve docs by Paul Kehrer · 10 years ago
  10. 3568563 rst continues to be a mystery by Paul Kehrer · 10 years ago
  11. d9cfab3 fix some docs by Paul Kehrer · 10 years ago
  12. 467072f add support for encoding/decoding elliptic curve points by Paul Kehrer · 10 years ago
  13. 89c55b2 some ec key exchange doc improvements by Paul Kehrer · 10 years ago
  14. 974e875 add info about the rfc by Paul Kehrer · 10 years ago
  15. 42e029b expand keywrap intro docs by Paul Kehrer · 10 years ago
  16. 6f6cf00 add version added info and doc exception by Paul Kehrer · 10 years ago
  17. ca8e161 AES keywrap support by Paul Kehrer · 10 years ago
  18. dcdf967 move revoked_certificate assignment in the doctests by Paul Kehrer · 10 years ago
  19. 6a2e08b Merge pull request #2315 from etrauschke/crl_ossl_backend by Paul Kehrer · 10 years ago
  20. 32bbfe0 remove convenience functions for revoked extensions by Erik Trauschke · 10 years ago
  21. 1cd8e7e add a little bit about ECDHE by Paul Kehrer · 10 years ago
  22. c8ab2ea Merge branch 'master' into crl_ossl_backend by Erik Trauschke · 10 years ago
  23. c219b96 Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend by Erik Trauschke · 10 years ago
  24. 08801cd Merge pull request #2427 from alex/ecdh by Paul Kehrer · 10 years ago
  25. 86ae0e5 Merge pull request #2417 from etrauschke/vectors_inval_certissuer by Paul Kehrer · 10 years ago
  26. ff59811 Merge pull request #2422 from Lukasa/static-build-docs by Paul Kehrer · 10 years ago
  27. c6951ee Merge pull request #2425 from reaperhulk/fix-encoding-der-added by Alex Gaynor · 10 years ago
  28. cb87f62 Fix EC's generate_private_key param name by simo5 · 10 years ago
  29. 09d1b47 Add --no-use-wheel when building static wheels. by Cory Benfield · 10 years ago
  30. 68b3441 better document hte iface by Alex Gaynor · 10 years ago
  31. 5cdfba5 a refactor to the API by Alex Gaynor · 10 years ago
  32. 9aaeee0 Add an Elliptic Curve Key Exchange Algorithm(ECDH) by Simo Sorce · 10 years ago
  33. 943c7a8 fix extra space by Paul Kehrer · 10 years ago
  34. 0d6a74e make it clearer when PEM and DER encoding support was added by Paul Kehrer · 10 years ago
  35. a6c8259 add crl file to test-vectors.rst by Erik Trauschke · 10 years ago
  36. e6abbfd Kill Key Exchange as a separate interface by Simo Sorce · 10 years ago
  37. 77f5a25 use X509ExtensionParser for Revoked extensions by Erik Trauschke · 10 years ago
  38. b14f7d1 doctest fix by Erik Trauschke · 10 years ago
  39. 3cdabaf fix indentations by Erik Trauschke · 10 years ago
  40. a529203 Merge pull request #2412 from alex/correct-syntax by Paul Kehrer · 10 years ago
  41. 7f1aa4e nuke trailing whitespace by Benjamin Peterson · 10 years ago
  42. 4c2561a Use the right reST syntax for these by Alex Gaynor · 10 years ago
  43. 9ed312b use :returns: and put annotation in the correct place by Benjamin Peterson · 10 years ago
  44. 87494d1 Indicate the return type of CertificateBuilder.sign by Benjamin Peterson · 10 years ago
  45. 3697db2 address review comments by Paul Kehrer · 10 years ago
  46. 06f360f add some links to public key loading in the RSA/DSA verification sections by Paul Kehrer · 10 years ago
  47. 0eafd9c Merge pull request #2406 from reaperhulk/update-docs-openssl-builder by Alex Gaynor · 10 years ago
  48. 937aa47 update docs to point at newer, fancier openssl builder by Paul Kehrer · 10 years ago
  49. 9c9910d Merge pull request #2402 from ddcc/patch-1 by Paul Kehrer · 10 years ago
  50. 96605fc Fixed #2404 -- handle a certificate with an unknown public key by Alex Gaynor · 10 years ago
  51. 6661938 add 'hostname' to spellcheck dictionary by Dominic Chen · 10 years ago
  52. 87bb957 fix to handle malformed certificates without hostname by Dominic Chen · 10 years ago
  53. a7c65b5 Introduce Key Exchange Agreements interface by Simo Sorce · 10 years ago
  54. 301d56b FIPS is a real word! by Cory Benfield · 10 years ago
  55. 3ed8b81 Missing OpenSSL.org link. by Cory Benfield · 10 years ago
  56. 8078184 Don't accidentally use out-of-date OpenSSLs. by Cory Benfield · 10 years ago
  57. ba8f638 Move link to bottom of docs page. by Cory Benfield · 10 years ago
  58. 6d44728 Document building static wheels on Linux. by Cory Benfield · 10 years ago
  59. ccfbbbc Merge pull request #2392 from alex/drop-tls by Paul Kehrer · 10 years ago
  60. bfda765 drop the tls, it uses a weird CA that's not supported on our CI by Alex Gaynor · 10 years ago
  61. 716dfd0 Merge pull request #2388 from reaperhulk/docs-testing by Alex Gaynor · 10 years ago
  62. 2c145cc document the extension type requirement a bit better by Paul Kehrer · 10 years ago
  63. 2c75ac6 add a word by Paul Kehrer · 10 years ago
  64. 4566cb9 a few more fixes by Alex Gaynor · 10 years ago
  65. 3197ab5 HTTPS-ifiy to some links by Alex Gaynor · 10 years ago
  66. 044c8dd simplify installation docs on OS X now that we have cffi wheels by Paul Kehrer · 10 years ago
  67. da74298 update our docs for the testing matrix to be accurate by Paul Kehrer · 10 years ago
  68. e064f02 Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend by Erik Trauschke · 10 years ago
  69. a26c13a We test on 3.5 by Alex Gaynor · 10 years ago
  70. 5daefc1 Merge branch 'master' into crl_ossl_backend by Erik Trauschke · 10 years ago
  71. f1e0c30 Merge branch 'master' into crl_ossl_backend by Erik Trauschke · 10 years ago
  72. 84cd139 We ship statically linked wheels for OS X as well by Alex Gaynor · 10 years ago
  73. dc57040 OpenSSL backend code for CRLs by Erik Trauschke · 10 years ago
  74. c79a81c appeasement by Alex Gaynor · 10 years ago
  75. 16b67fc some commas that look correct by Alex Gaynor · 10 years ago
  76. ace036d Some cleanups by Alex Gaynor · 10 years ago
  77. 53c8f6a Add X963KDF from ANSI X9.63:2001 by Simo Sorce · 10 years ago
  78. b7af2f5 add docs on how to upgrade OpenSSL on OS X and windows builders by Paul Kehrer · 10 years ago
  79. 5a5d26c Fixes #2353 -- document that we need PyPy 2.6+ by Alex Gaynor · 10 years ago
  80. e69da95 Add NIST Vectors for ANSI X9.63 KDF by Simo Sorce · 10 years ago
  81. 4816ab3 Correct order of parameters in documentation by Matěj Grabovský · 10 years ago
  82. 1e071ac rework OS X install docs to describe static/dynamic linking by Paul Kehrer · 10 years ago
  83. 209e630 Merge branch 'master' into docs-fix by Paul Kehrer · 10 years ago
  84. 8d242c7 fix a docs typo and convert it to a doctest to prevent future problems by Paul Kehrer · 10 years ago
  85. f648734 Fixed #2318 -- added the missing critical flag to the x509 tutorial by Alex Gaynor · 10 years ago
  86. f3e8aae Merge pull request #2304 from Ayrx/fernet-docs-kdf by Paul Kehrer · 10 years ago
  87. 69382a0 Add bcrypt to word list. by Terry Chia · 10 years ago
  88. b1903b0 Mention bcrypt and scrypt. by Terry Chia · 10 years ago
  89. 40d56b2 line length by Alex Gaynor · 10 years ago
  90. fd07919 spelling by Alex Gaynor · 10 years ago
  91. 72ccef5 Fixed #2270 -- update citation to something that works by Alex Gaynor · 10 years ago
  92. 7126e61 Fix imports and wordings. by Terry Chia · 10 years ago
  93. 4678604 Add Django to wordlist. by Terry Chia · 10 years ago
  94. d9f8bfa Fixed PBKDF2 class target. by Terry Chia · 10 years ago
  95. 1ef3aa3 Fix link. by Terry Chia · 10 years ago
  96. b964a5c Add some text regarding using passwords with Fernet. by Terry Chia · 10 years ago
  97. e87027f Merge pull request #2297 from fxfitz/patch-1 by Alex Gaynor · 10 years ago
  98. e782061 Write as binary by Tim Buchwaldt · 10 years ago
  99. 238c191 Update fernet.rst - removed a word! by Fran Fitzpatrick · 10 years ago
  100. a5e999a Update tutorial.rst as it was missing an import by Abhijeet Rastogi · 10 years ago