1. b403787 add interface docs for dsa_params_supported by Paul Kehrer · 11 years ago
  2. 43dc276 remove dsa_signature_from_components since it's no longer needed by Paul Kehrer · 11 years ago
  3. 59edb61 Add DSA verification docs by Mohammed Attia · 11 years ago
  4. fdf6330 Use the short name in the docs by Alex Gaynor · 11 years ago
  5. c6f1956 document exceptions for padding by Paul Kehrer · 11 years ago
  6. db1524b Merge pull request #962 from reaperhulk/rsa-enc by Alex Gaynor · 11 years ago
  7. b30402c Merge pull request #972 from public/padding-docs by Paul Kehrer · 11 years ago
  8. 425fc04 Update padding docs by Alex Stapleton · 11 years ago
  9. 458c09b Rename OpenSSLSerializationBackend by Alex Stapleton · 11 years ago
  10. 462bd60 Fix some typos. by Alex Gaynor · 11 years ago
  11. 4ce810e improve style in test, update docs for rsa encryption review by Paul Kehrer · 11 years ago
  12. c84b3fb change doctest to codeblock until we add multibackend support for encrypt by Paul Kehrer · 11 years ago
  13. 4e602f3 RSA encryption support by Paul Kehrer · 11 years ago
  14. 239d518 More phrasing by Alex Gaynor · 11 years ago
  15. c9dc0a0 Also fix up some phrasings by Alex Gaynor · 11 years ago
  16. a57763a Removed strange use of quotes by Alex Gaynor · 11 years ago
  17. ff2b8ce Merge pull request #949 from reaperhulk/rsa-oaep-decrypt by Alex Gaynor · 11 years ago
  18. 50e6230 update docs for oaep by Paul Kehrer · 11 years ago
  19. 2332c19 New Anchor here by Alex Gaynor · 11 years ago
  20. 642a979 add OAEP decryption example in docs by Paul Kehrer · 11 years ago
  21. 5186d69 OAEP support for RSA decryption by Paul Kehrer · 11 years ago
  22. 9bea937 Added changelog and versionadded for CMAC by Ayrx · 11 years ago
  23. 26d9596 Added CMACBackend to multibackend by Ayrx · 11 years ago
  24. a93abae Added documentation to note rfc 4493 by Ayrx · 11 years ago
  25. 001637b Added wikipedia link by Ayrx · 11 years ago
  26. dbefd58 Changed doctests to code-block by Ayrx · 11 years ago
  27. 2f2aa5f Updated CMAC documentation by Ayrx · 11 years ago
  28. fa4a6b2 Added CMAC docs by Ayrx · 11 years ago
  29. 30752cd Merge pull request #888 from reaperhulk/rsa-decrypt by Alex Gaynor · 11 years ago
  30. fb8dcdb document the OpenSSL versions we're testing against by Paul Kehrer · 11 years ago
  31. 8e76439 more key length checks, docs update by Paul Kehrer · 11 years ago
  32. 8ab7a36 remove InvalidDecryption and replace with ValueError by Paul Kehrer · 11 years ago
  33. 27f9ca6 more docs by Paul Kehrer · 11 years ago
  34. 7bdcdc1 remove OAEP decryption to simplify review by Paul Kehrer · 11 years ago
  35. af9a2cc add InvalidDecryption exception, check for ct > key size by Paul Kehrer · 11 years ago
  36. e1c89f3 update docs for OAEP by Paul Kehrer · 11 years ago
  37. 4c0a374 docs, tests, general huge improvements to RSA decryption by Paul Kehrer · 11 years ago
  38. 5a79ee4 Utility methods for RSA CRT params by Alex Stapleton · 11 years ago
  39. 6cf29f2 Changed cmac_supported() to cmac_algorithm_supported() by Ayrx · 11 years ago
  40. 182825a Merge pull request #919 from Ayrx/cmac-interfaces by Paul Kehrer · 11 years ago
  41. c354a2b add OS X codenames why not by Paul Kehrer · 11 years ago
  42. 8ec8a86 Update supported platforms by Paul Kehrer · 11 years ago
  43. 96c9981 remove links we don't need... by Paul Kehrer · 11 years ago
  44. 0d85831 we don't need to doc generate in the interface by Paul Kehrer · 11 years ago
  45. 01cdfb2 add missing sign/verify/generate docs for the RSA interfaces by Paul Kehrer · 11 years ago
  46. 83cd3f8 Added link to wikipedia for CMAC by Ayrx · 11 years ago
  47. 7964c17 Fixed nitpicks by Ayrx · 11 years ago
  48. a0f9850 Added missing HashContext documentation by Ayrx · 11 years ago
  49. 97a72fd Added CMAC backend interface documentation by Ayrx · 11 years ago
  50. c812170 Added CMAC interface documentation by Ayrx · 11 years ago
  51. 399fcb5 Merge pull request #910 from Ayrx/cmac-vectors by Paul Kehrer · 11 years ago
  52. fa52e6a Updated vectors documentation by Ayrx · 11 years ago
  53. 40afce0 Fixed wrong vectors by Ayrx · 11 years ago
  54. 762f660 Merge pull request #908 from reaperhulk/seed-support by David Reid · 11 years ago
  55. 1d6b77b More vectors by Ayrx · 11 years ago
  56. 36b15c3 some small doc fixes by Paul Kehrer · 11 years ago
  57. 7e914c9 add SEED docs, tests, small fixes by Paul Kehrer · 11 years ago
  58. 10a2fa4 linkify another thing by Paul Kehrer · 11 years ago
  59. d4b475a botan is just as much of a word as openssl by Paul Kehrer · 11 years ago
  60. 6d8f9b0 add SEED CFB/OFB bespoke vectors and documentation by Paul Kehrer · 11 years ago
  61. fb201e9 Merge pull request #903 from reaperhulk/seed-ecb-vectors by David Reid · 11 years ago
  62. f0e12ac add SEED CBC vectors from rfc 4196 by Paul Kehrer · 11 years ago
  63. 1d0f973 add SEED ECB vectors from rfc 4269 by Paul Kehrer · 11 years ago
  64. 1ced5b8 Updated instructions to use a common header for each packager by Ayrx · 11 years ago
  65. 8f90c83 .rst syntax fix by Kimmo Parviainen-Jalanko · 11 years ago
  66. e01e0bf Added instructions for instalation with OpenSSL from MacPorts by Kimmo Parviainen-Jalanko · 11 years ago
  67. d0b06b4 Missing comma, whitespace by Alex Gaynor · 11 years ago
  68. 6abaf40 Merge pull request #739 from skeuomorf/dsa-backend by Paul Kehrer · 11 years ago
  69. 29474ac Add docs for DSA parameters and key generation by Mohammed Attia · 11 years ago
  70. 74c7bc0 Merge pull request #883 from reaperhulk/deprecation-dance by Alex Gaynor · 11 years ago
  71. 21e7f13 Merge pull request #886 from skeuomorf/rsa-docs by Alex Gaynor · 11 years ago
  72. 7a574e7 Remove 'Must be at least 512.' statement from RSA's docs by Mohammed Attia · 11 years ago
  73. 3254741 deprecation cycle post-release instructions by Paul Kehrer · 11 years ago
  74. c9a8793 address review comments by Paul Kehrer · 11 years ago
  75. ba98745 move salt_length from MGF1 to PSS and start deprecation cycle by Paul Kehrer · 11 years ago
  76. 5b2bf92 Merge pull request #884 from reaperhulk/post-release-tasks by Alex Gaynor · 11 years ago
  77. 3bcd3e0 some updates to please the spellchecker by Paul Kehrer · 11 years ago
  78. ff26c74 add new post-release tasks section to help release managers by Paul Kehrer · 11 years ago
  79. 1bcad7b Recommend @lvh's book by Alex Gaynor · 11 years ago
  80. 833a8ea Update docs by Alex Stapleton · 11 years ago
  81. 07c6a39 Update docs by Alex Stapleton · 11 years ago
  82. 230457a Add DSA private key api, docs and tests by Mohammed Attia · 11 years ago
  83. 5b50613 Add DSA public key api, docs and tests by Mohammed Attia · 11 years ago
  84. 24171cc Add DSA parameters api, docs and tests by Mohammed Attia · 11 years ago
  85. a678ae0 Make code review docs friendlier by Alex Stapleton · 11 years ago
  86. 7a489db Fixed #809 -- switch back to always using UnsupportedAlgorithm by Alex Gaynor · 11 years ago
  87. ffcf3b1 A new flake8 is out. Our code is bad again! by Alex Gaynor · 11 years ago
  88. 0201c35 Merge pull request #845 from public/no-memory-wipe-docs by Paul Kehrer · 11 years ago
  89. a108ac6 "potentially vulnerable" by Alex Stapleton · 11 years ago
  90. cfe1c0b Rephrase to avoid american english failure by Alex Stapleton · 11 years ago
  91. da4e0fa Add citation for being a low risk issue by Alex Stapleton · 11 years ago
  92. a39a319 Move cryptography.vectors to cryptography_vectors by Alex Stapleton · 11 years ago
  93. 1977a60 Rephrase to keep the spell checker happy by Alex Stapleton · 11 years ago
  94. 68bba2d Limitations by Alex Stapleton · 11 years ago
  95. 4db32f7 a few more import order fixes for upcoming flake8-import-order by Paul Kehrer · 11 years ago
  96. 798c034 document the ValueError by Paul Kehrer · 11 years ago
  97. 06aa796 RSA PSS signature support by Paul Kehrer · 11 years ago
  98. c5fffd3 Standardise on sentence case for titles by Alex Stapleton · 11 years ago
  99. 38c4263 Merge pull request #792 from reaperhulk/rsa-pss-verify by Alex Gaynor · 11 years ago
  100. a38e8e5 link to Colin Percival re: recommended RSA signature padding by Paul Kehrer · 11 years ago