1. dacdbb9 Clarify what to pass to the sign-function (#3066) by Loy · 9 years ago
  2. e035c50 Removed provider language from asymmetric primitives docs (#3052) by Gabriel Orisaka · 9 years ago
  3. 0edf799 Enforce that p > q to improve OpenSSL compatibility (fixes #2990) (#3010) by Dirkjan Ochtman · 9 years ago
  4. 6868b1f Removed provider language from backend interfaces (#3047) by Gabriel Orisaka · 9 years ago
  5. 05aac20 A few small cleanups (#3046) by Alex Gaynor · 9 years ago
  6. 69617ca Add flag to toggle key length check for HOTP and TOTP. (#3012) by Terry Chia · 9 years ago
  7. 2120a8e One shot sign/verification ECDSA (#3029) by Aviv Palivoda · 9 years ago
  8. 77d917b one shot verify documentation fix (#3031) by Aviv Palivoda · 9 years ago
  9. f67429b One shot sign/verify DSA (#3003) by Aviv Palivoda · 9 years ago
  10. 17097bf Fixed #3008 -- expose calculate max pss salt length (#3014) by Alex Gaynor · 9 years ago
  11. ca9b989 rest syntax by Alex Gaynor · 9 years ago
  12. a8f935b Remove some 0.9.8 cruft from the docs (#3015) by Alex Gaynor · 9 years ago
  13. 4fc052f Fixes #2992 -- clearly link to a key dumping docs in serialization mo… (#3013) by Alex Gaynor · 9 years ago
  14. bfd3744 Use `d` instead of `private_exponent` for consistency (#2991) by Dirkjan Ochtman · 9 years ago
  15. 1252dec Drop OpenSSL 0.9.8 (#2978) by Alex Gaynor · 9 years ago
  16. 8d15ba8 Clean up some of the nonsense in our DSA docs. (#2969) by Alex Gaynor · 9 years ago
  17. 34d5c39 Add convenience methods to sign and verify w/ RSA (#2945) by Colleen Murphy · 9 years ago
  18. 13e9c4c Refs #1478 -- attempt to improve our nonsense docs for ECCurve.key_size (#2959) by Alex Gaynor · 9 years ago
  19. 9498929 SSH serialization for public keys (#2957) by Alex Gaynor · 9 years ago
  20. 6d7fe00 NIST SP 800-108 Counter Mode KDF (#2748) by Jared · 9 years ago
  21. 0255818 Fixed #2859 -- document that SHA-1 is the worst (#2925) by Alex Gaynor · 9 years ago
  22. 988df9b Update URLs for new RTD domain (#2879) by Alex Gaynor · 9 years ago
  23. 01c634c Make a paragraph slightly more clear (#2874) by Alex Gaynor · 9 years ago
  24. f790b42 Merge pull request #2736 from cedk/ANSI_X.923 by Paul Kehrer · 9 years ago
  25. 6cfd919 Add version in the doc by Cédric Krier · 9 years ago
  26. 6422d83 HTTPS some links, in the odd event users of a cryptographic library would care about authentication, integrity, or confidentiality by Alex Gaynor · 9 years ago
  27. 93a3d53 Add wikipedia link to ANSI X.923 by Cédric Krier · 9 years ago
  28. bf0f464 Added support for padding ANSI X.923 by Cédric Krier · 9 years ago
  29. 09828cd Clearly document that this is a good example by Alex Gaynor · 10 years ago
  30. 5e785b7 As always, recommend cryptoing while you crypto by Alex Gaynor · 10 years ago
  31. 2c1458e Merge pull request #2701 from alex/document-key by Paul Kehrer · 10 years ago
  32. b80a5ab Fixed #2700 -- corrtected the create_hmac_ctx interface docs by Alex Gaynor · 10 years ago
  33. e783fab Minor doc tweak per issue #2694 by Phoebe Queen · 10 years ago
  34. 7105e7f Merge pull request #2621 from reaperhulk/update-links by Alex Gaynor · 10 years ago
  35. 277b701 update some links with the redirects shown in the linkchecker by Paul Kehrer · 10 years ago
  36. d3a17c8 provide a bit more detail about the underlying public key formats by Paul Kehrer · 10 years ago
  37. b4dc88a Better document the return type of serialization load functions by Alex Gaynor · 10 years ago
  38. d1349d3 Port a few cr.yp.to links to be HTTPS by Alex Gaynor · 10 years ago
  39. aa8b0f4 add create_x509_revoked_certificate to x509backend interface by Paul Kehrer · 10 years ago
  40. 7eaaf0c fix rebase mistake in the docs by Paul Kehrer · 10 years ago
  41. bfac2d1 CertificateRevocationListBuilder by Paul Kehrer · 10 years ago
  42. 48f17cb Merge pull request #2565 from reaperhulk/crl-interface by Alex Gaynor · 10 years ago
  43. 6b3184c Use clearer language in the backend interface docs. by Alex Gaynor · 10 years ago
  44. a3ef621 better language by Paul Kehrer · 10 years ago
  45. 07b7e7f add create_x509_crl interface by Paul Kehrer · 10 years ago
  46. 13d4e74 modify approach to use EllipticCurvePublicNumbers methods by Paul Kehrer · 10 years ago
  47. e4150bc remove support for null points, improve docs by Paul Kehrer · 10 years ago
  48. 3568563 rst continues to be a mystery by Paul Kehrer · 10 years ago
  49. d9cfab3 fix some docs by Paul Kehrer · 10 years ago
  50. 467072f add support for encoding/decoding elliptic curve points by Paul Kehrer · 10 years ago
  51. 89c55b2 some ec key exchange doc improvements by Paul Kehrer · 10 years ago
  52. 974e875 add info about the rfc by Paul Kehrer · 10 years ago
  53. 42e029b expand keywrap intro docs by Paul Kehrer · 10 years ago
  54. 6f6cf00 add version added info and doc exception by Paul Kehrer · 10 years ago
  55. ca8e161 AES keywrap support by Paul Kehrer · 10 years ago
  56. 1cd8e7e add a little bit about ECDHE by Paul Kehrer · 10 years ago
  57. 08801cd Merge pull request #2427 from alex/ecdh by Paul Kehrer · 10 years ago
  58. c6951ee Merge pull request #2425 from reaperhulk/fix-encoding-der-added by Alex Gaynor · 10 years ago
  59. cb87f62 Fix EC's generate_private_key param name by simo5 · 10 years ago
  60. 68b3441 better document hte iface by Alex Gaynor · 10 years ago
  61. 5cdfba5 a refactor to the API by Alex Gaynor · 10 years ago
  62. 9aaeee0 Add an Elliptic Curve Key Exchange Algorithm(ECDH) by Simo Sorce · 10 years ago
  63. 943c7a8 fix extra space by Paul Kehrer · 10 years ago
  64. 0d6a74e make it clearer when PEM and DER encoding support was added by Paul Kehrer · 10 years ago
  65. e6abbfd Kill Key Exchange as a separate interface by Simo Sorce · 10 years ago
  66. 3697db2 address review comments by Paul Kehrer · 10 years ago
  67. 06f360f add some links to public key loading in the RSA/DSA verification sections by Paul Kehrer · 10 years ago
  68. a7c65b5 Introduce Key Exchange Agreements interface by Simo Sorce · 10 years ago
  69. 4566cb9 a few more fixes by Alex Gaynor · 10 years ago
  70. 3197ab5 HTTPS-ifiy to some links by Alex Gaynor · 10 years ago
  71. 16b67fc some commas that look correct by Alex Gaynor · 10 years ago
  72. ace036d Some cleanups by Alex Gaynor · 10 years ago
  73. 53c8f6a Add X963KDF from ANSI X9.63:2001 by Simo Sorce · 10 years ago
  74. 4816ab3 Correct order of parameters in documentation by Matěj Grabovský · 10 years ago
  75. 40d56b2 line length by Alex Gaynor · 10 years ago
  76. fd07919 spelling by Alex Gaynor · 10 years ago
  77. 72ccef5 Fixed #2270 -- update citation to something that works by Alex Gaynor · 10 years ago
  78. 0e708a8 Update the docs for the correct RFC in more places by Alex Gaynor · 10 years ago
  79. 31c5c33 resolve incorrect docs/naming around DSA (r, s) tuple encode/decode by Paul Kehrer · 10 years ago
  80. 0de6120 add versionadded to the get_provision_uri methods on TOTP/HOTP by Paul Kehrer · 10 years ago
  81. 1ae7653 rename sign_x509_certificate backend method to create_x509_certificate by Paul Kehrer · 10 years ago
  82. 0d62a07 add missing sign_x509_certificate X509Backend interface docs by Paul Kehrer · 10 years ago
  83. b32b005 fixed this doc too by Alex Gaynor · 10 years ago
  84. 8ea90ef docs changes based on feedback by Paul Kehrer · 10 years ago
  85. 4cfd01d relink some things by Paul Kehrer · 10 years ago
  86. 15a1b59 move PublicKeyWithSerialization methods to PublicKey by Paul Kehrer · 10 years ago
  87. c7de254 remove docs for WithNumbers classes that are removed in 1.0 by Paul Kehrer · 10 years ago
  88. a9732f5 add two missing methods to backend interface docs by Paul Kehrer · 10 years ago
  89. 677c531 Fixed the anchor of a URL that changed on wikipedia by Alex Gaynor · 10 years ago
  90. dae4076 Remove mention of extract/expand operations from ConcatKDF docs. by Terry Chia · 10 years ago
  91. 66f380c cleanup a doctest and add a changelog entry for concatkdf by Paul Kehrer · 10 years ago
  92. 8a690fb Add ConcatKDF from NIST SP 800-56A by Simo Sorce · 10 years ago
  93. 724617c some docs cleanup for OTP by Paul Kehrer · 10 years ago
  94. 840a99b Move the external link to page bottom. by Jiangge Zhang · 10 years ago
  95. 0d9dbbe add license header and fix grammar errors. by Jiangge Zhang · 10 years ago
  96. d4e0a83 Remove a default argument and rename a private function. by Jiangge Zhang · 10 years ago
  97. e9f8eb9 Describe provisioning URI in the document. by Jiangge Zhang · 10 years ago
  98. 9475900 Docs for CTR and GCM should say that IV/nonce must be unique by Eeshan Garg · 10 years ago
  99. ebbeedf add support for secp256k1 by Paul Kehrer · 10 years ago
  100. b7c6029 DH backend interfaces by Alex Stapleton · 11 years ago