1. b32b005 fixed this doc too by Alex Gaynor · 10 years ago
  2. 8ea90ef docs changes based on feedback by Paul Kehrer · 10 years ago
  3. 4cfd01d relink some things by Paul Kehrer · 10 years ago
  4. 15a1b59 move PublicKeyWithSerialization methods to PublicKey by Paul Kehrer · 10 years ago
  5. c7de254 remove docs for WithNumbers classes that are removed in 1.0 by Paul Kehrer · 10 years ago
  6. a9732f5 add two missing methods to backend interface docs by Paul Kehrer · 10 years ago
  7. 677c531 Fixed the anchor of a URL that changed on wikipedia by Alex Gaynor · 10 years ago
  8. dae4076 Remove mention of extract/expand operations from ConcatKDF docs. by Terry Chia · 10 years ago
  9. 66f380c cleanup a doctest and add a changelog entry for concatkdf by Paul Kehrer · 10 years ago
  10. 8a690fb Add ConcatKDF from NIST SP 800-56A by Simo Sorce · 10 years ago
  11. 724617c some docs cleanup for OTP by Paul Kehrer · 10 years ago
  12. 840a99b Move the external link to page bottom. by Jiangge Zhang · 10 years ago
  13. 0d9dbbe add license header and fix grammar errors. by Jiangge Zhang · 10 years ago
  14. d4e0a83 Remove a default argument and rename a private function. by Jiangge Zhang · 10 years ago
  15. e9f8eb9 Describe provisioning URI in the document. by Jiangge Zhang · 10 years ago
  16. 9475900 Docs for CTR and GCM should say that IV/nonce must be unique by Eeshan Garg · 10 years ago
  17. ebbeedf add support for secp256k1 by Paul Kehrer · 10 years ago
  18. b7c6029 DH backend interfaces by Alex Stapleton · 11 years ago
  19. 3697b1a update a link that has been permanently redirected by Paul Kehrer · 10 years ago
  20. ec60cae Update docs by Steven Buss · 10 years ago
  21. 2d72cbf Simpler language by Alex Gaynor · 10 years ago
  22. 45a7fdb Removed a confusing sentence by Alex Gaynor · 10 years ago
  23. 834c03e Document that decode_rfc6979_signature raises ValueError by Alex Gaynor · 10 years ago
  24. 8900818 Merge pull request #1727 from public/dh-key-iface-2015 by Paul Kehrer · 10 years ago
  25. 232de6c DH key interfaces by Alex Stapleton · 11 years ago
  26. 7476ff5 update ecrypt link in docs by Paul Kehrer · 10 years ago
  27. 7e007d5 add missing "signing" by Paul Kehrer · 10 years ago
  28. a1a1f23 rename to CertificateSigningRequest by Paul Kehrer · 10 years ago
  29. 31e3988 rename request to CSR by Paul Kehrer · 10 years ago
  30. dc480ad basic support for parsing x509 requests by Paul Kehrer · 10 years ago
  31. 891efd9 missed some links by Paul Kehrer · 10 years ago
  32. ebee006 Do the deprecation dance by Paul Kehrer · 10 years ago
  33. a5515c7 DSA public key serialization by Paul Kehrer · 10 years ago
  34. c2ab307 fix a docs link by Paul Kehrer · 10 years ago
  35. c5d886a update docs to add ECPublicKey to list of classes that have public_bytes by Paul Kehrer · 10 years ago
  36. 419615b serialize EC public keys by Paul Kehrer · 10 years ago
  37. efc7f3d update docs to note PKCS1 is essentially RSA only by Paul Kehrer · 10 years ago
  38. 3f157e0 support RSA public key serialization by Paul Kehrer · 10 years ago
  39. ec34263 serialize DSA private keys by Paul Kehrer · 10 years ago
  40. f1c7b74 format to privateformat by Paul Kehrer · 10 years ago
  41. fb9410d add support for serialization of EC private keys by Paul Kehrer · 10 years ago
  42. db9d97f s/Format/PrivateFormat by Paul Kehrer · 10 years ago
  43. 6bb9624 Merge pull request #1503 from reaperhulk/serialize-some-keys by Alex Stapleton · 10 years ago
  44. 223a8f0 change as_bytes to private_bytes, link more things by Paul Kehrer · 10 years ago
  45. 35194c9 linkify some things per review, fix an import by Paul Kehrer · 10 years ago
  46. 45be354 add more docs stuff from review that I missed by Paul Kehrer · 10 years ago
  47. 6177cbe address review feedback by Paul Kehrer · 10 years ago
  48. 4443184 DH numbers by Alex Stapleton · 11 years ago
  49. 8aad028 rename dump to as_bytes by Paul Kehrer · 10 years ago
  50. 4d23604 fix docs by Paul Kehrer · 10 years ago
  51. 199dc27 address review comments by Paul Kehrer · 10 years ago
  52. f83e25c Support for traditional OpenSSL and PKCS8 RSA private key serialization by Paul Kehrer · 10 years ago
  53. 2c52605 Fixed links in the docs by Alex Gaynor · 10 years ago
  54. b7bf3d5 Fixed a syntax error in the docs by Alex Gaynor · 10 years ago
  55. 99141e4 Updated docs for new API by Alex Gaynor · 10 years ago
  56. 78eb105 fix docs for unsupportedalgorithm exception (thanks nitpicky) by Paul Kehrer · 10 years ago
  57. 8c2539c add examples by Paul Kehrer · 10 years ago
  58. 99a249d support DER public and private key loading in the openssl backend by Paul Kehrer · 11 years ago
  59. 3fad190 This link is also HTTPS by Alex Gaynor · 10 years ago
  60. 111aff2 Use HTTPS for a few URLs in the docs that support it by Alex Gaynor · 10 years ago
  61. 6201230 Fixed a link that the EFF moved by Alex Gaynor · 10 years ago
  62. 0be5ef9 Merge pull request #1668 from reaperhulk/move-kdf-interfaces by Alex Gaynor · 10 years ago
  63. 48402ff move KDF interface by Paul Kehrer · 10 years ago
  64. 543031a Fixed URL in the docs by Alex Gaynor · 10 years ago
  65. 25bbc15 move asymmetric signature interface docs by Paul Kehrer · 10 years ago
  66. 0d6203f move asymmetric signature/verification interfaces by Paul Kehrer · 10 years ago
  67. 64ddb7a move asymmetric padding interface to primitives.asymmetric.padding by Paul Kehrer · 10 years ago
  68. 7c5c9fe export interfaces from base in ciphers, update docs by Paul Kehrer · 10 years ago
  69. 2129d50 fix docs links by Paul Kehrer · 10 years ago
  70. 4ab6059 move padding by Paul Kehrer · 10 years ago
  71. 513b7cb move cipher and mode interfaces by Paul Kehrer · 10 years ago
  72. 601278a move hash interfaces by Paul Kehrer · 10 years ago
  73. 45efdbc make our docs job nitpicky and fix every broken link by Paul Kehrer · 10 years ago
  74. 13b6aff remove unused X509 certificate interface by Paul Kehrer · 10 years ago
  75. b41c80b Merge pull request #1652 from reaperhulk/move-ec by Alex Stapleton · 10 years ago
  76. d2fa7d2 document that we moved the DSA interfaces by Paul Kehrer · 10 years ago
  77. 3bc87ab move EC interfaces by Paul Kehrer · 10 years ago
  78. 1a3203b Have the pem public/private key loading docs point to x.509 by Alex Gaynor · 11 years ago
  79. 514c730 Include an example of loading a public key by Alex Gaynor · 11 years ago
  80. f79c231 Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsa by Alex Stapleton · 11 years ago
  81. f48f69d Move DSA* interfaces to interfaces.dsa module by Alex Stapleton · 11 years ago
  82. 65637eb doc update by Paul Kehrer · 11 years ago
  83. aca05e6 various improvements to rsa_recover_prime_factors per review feedback by Paul Kehrer · 11 years ago
  84. 836b830 recover (p, q) given (n, e, d). fixes #975 by Paul Kehrer · 11 years ago
  85. 2dcdf87 Merge pull request #1608 from reaperhulk/der-backend-interfaces by Alex Gaynor · 11 years ago
  86. 9f6aa0f Bump some more years by Alex Gaynor · 11 years ago
  87. 20c4404 Increase the year in some of our docs by Alex Gaynor · 11 years ago
  88. 76da86a add DER backend interfaces by Paul Kehrer · 11 years ago
  89. e591778 IV should be 16 bytes by Gregory Haynes · 11 years ago
  90. 7e28fbb iv should be 32 bytes by Gregory Haynes · 11 years ago
  91. e261d94 Assign iv to var and remove testsetup block by Gregory Haynes · 11 years ago
  92. 0f98611 Make the symmetric-enc example an example by Gregory Haynes · 11 years ago
  93. 7b59df1 Update OpenSSL backend docs. by Terry Chia · 11 years ago
  94. fecf644 Fixed some grammar in the docs by Alex Gaynor · 11 years ago
  95. f05763c Merge branch 'master' into openssh-elliptic-curve by Alex Gaynor · 11 years ago
  96. eeb8143 Bring back text about unsupported formats by Alex Gaynor · 11 years ago
  97. e710dd9 Removed documentation for features which were removed by Alex Gaynor · 11 years ago
  98. 6db8f98 Update the docs a bit by Alex Gaynor · 11 years ago
  99. 6596b32 Provide background on asymmetric crypto in index by Alex Gaynor · 11 years ago
  100. 1a8ccf7 Missing char by Alex Gaynor · 11 years ago