1. 3017c33 fix typo (#3442) by Ofek Lev · 8 years ago
  2. e44efb6 DH subgroup order (q) (#3369) by Aviv Palivoda · 8 years ago
  3. 64f1f42 Update NIST urls in docs (#3418) by Alex Gaynor · 8 years ago
  4. 500047b SHA-1 is broken, run for the hills (#3417) by Alex Gaynor · 8 years ago
  5. 9a59ad8 Use HTTPS urls for a few more websites (#3416) by Alex Gaynor · 8 years ago
  6. 8aa893b Two random grammar fixes (#3402) by Alex Gaynor · 8 years ago
  7. 9b34ca9 add support for update_into on CipherContext (#3190) by Paul Kehrer · 8 years ago
  8. 6723a12 DH serialization (#3297) by Aviv Palivoda · 8 years ago
  9. 5685baa add openssl_version_number & doc openssl_version_text (#3329) by Paul Kehrer · 9 years ago
  10. 0e8cdf1 Drop 1.0.0 (#3312) by Alex Gaynor · 9 years ago
  11. 9e5056c document DHBackend is implemented for OpenSSL (#3304) by Paul Kehrer · 9 years ago
  12. acaf89d Scrypt docs code example contradict RFC 7914 (#3302) (#3303) by Nick Badger · 9 years ago
  13. 2e71776 New osrandom_engine in C (#3229) by Christian Heimes · 9 years ago
  14. 495f21a OpenSSL DH backend implementation [Second attempt] (#2914) by Aviv Palivoda · 9 years ago
  15. ec7fc46 update docs and changelog for prehashed support (#3268) by Paul Kehrer · 9 years ago
  16. 80ec631 add support for prehashing in ECDSA sign/verify (#3267) by Paul Kehrer · 9 years ago
  17. 6012ccf support prehashed sign/verify in DSA (#3266) by Paul Kehrer · 9 years ago
  18. f555c74 support RSA verify with prehashing (#3265) by Paul Kehrer · 9 years ago
  19. 033bd71 support prehashing in RSA sign (#3238) by Paul Kehrer · 9 years ago
  20. 533a3c9 change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243) by Paul Kehrer · 9 years ago
  21. e9b87d5 Raise padding block_size limit to what is allowed by the specs. (#3108) by Terry Chia · 9 years ago
  22. 3a15b03 Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236) by Paul Kehrer · 9 years ago
  23. c816735 add ec.private_key_from_secret_and_curve (#3225) by Ofek Lev · 9 years ago
  24. e51236d Last pass over fixing the links (#3224) by Alex Gaynor · 9 years ago
  25. 15c2938 Update the commoncrypto links (#3223) by Alex Gaynor · 9 years ago
  26. c3a3ed4 Link to our implementation of scrypt, now that we have it (#3189) by Alex Gaynor · 9 years ago
  27. 1a7c974 EC samples for verifying a singature, + serialization (#3076) by Alex Railean · 9 years ago
  28. ee9710f Fix typo in `symmetric-encryption.rst` (#3138) by Alex Chan · 9 years ago
  29. a2d0da9 Add bounds checking for Scrypt parameters. (#3130) by Terry Chia · 9 years ago
  30. d8a27df Scrypt Implementation (#3117) by Terry Chia · 9 years ago
  31. 2e8725d some docs cleanups + changelog (#3122) by Alex Gaynor · 9 years ago
  32. a2bf0ea Mention that blake2 is not vulnerable to length-extension attacks (#3118) by Alex Gaynor · 9 years ago
  33. 306ce51 blake2b/blake2s support (#3116) by Paul Kehrer · 9 years ago
  34. 9db255d Fix docs to clarify the less than 256 limit for Padding(). (#3099) by Terry Chia · 9 years ago
  35. c65fea9 Update example code to use recommended 160 bits (#3088) by Dave Brondsema · 9 years ago
  36. 617fe4b Remove provider language from docs (#3072) by Gabriel Orisaka · 9 years ago
  37. dacdbb9 Clarify what to pass to the sign-function (#3066) by Loy · 9 years ago
  38. e035c50 Removed provider language from asymmetric primitives docs (#3052) by Gabriel Orisaka · 9 years ago
  39. 0edf799 Enforce that p > q to improve OpenSSL compatibility (fixes #2990) (#3010) by Dirkjan Ochtman · 9 years ago
  40. 6868b1f Removed provider language from backend interfaces (#3047) by Gabriel Orisaka · 9 years ago
  41. 05aac20 A few small cleanups (#3046) by Alex Gaynor · 9 years ago
  42. 69617ca Add flag to toggle key length check for HOTP and TOTP. (#3012) by Terry Chia · 9 years ago
  43. 2120a8e One shot sign/verification ECDSA (#3029) by Aviv Palivoda · 9 years ago
  44. 77d917b one shot verify documentation fix (#3031) by Aviv Palivoda · 9 years ago
  45. f67429b One shot sign/verify DSA (#3003) by Aviv Palivoda · 9 years ago
  46. 17097bf Fixed #3008 -- expose calculate max pss salt length (#3014) by Alex Gaynor · 9 years ago
  47. ca9b989 rest syntax by Alex Gaynor · 9 years ago
  48. a8f935b Remove some 0.9.8 cruft from the docs (#3015) by Alex Gaynor · 9 years ago
  49. 4fc052f Fixes #2992 -- clearly link to a key dumping docs in serialization mo… (#3013) by Alex Gaynor · 9 years ago
  50. bfd3744 Use `d` instead of `private_exponent` for consistency (#2991) by Dirkjan Ochtman · 9 years ago
  51. 1252dec Drop OpenSSL 0.9.8 (#2978) by Alex Gaynor · 9 years ago
  52. 8d15ba8 Clean up some of the nonsense in our DSA docs. (#2969) by Alex Gaynor · 9 years ago
  53. 34d5c39 Add convenience methods to sign and verify w/ RSA (#2945) by Colleen Murphy · 9 years ago
  54. 13e9c4c Refs #1478 -- attempt to improve our nonsense docs for ECCurve.key_size (#2959) by Alex Gaynor · 9 years ago
  55. 9498929 SSH serialization for public keys (#2957) by Alex Gaynor · 9 years ago
  56. 6d7fe00 NIST SP 800-108 Counter Mode KDF (#2748) by Jared · 9 years ago
  57. 0255818 Fixed #2859 -- document that SHA-1 is the worst (#2925) by Alex Gaynor · 9 years ago
  58. 988df9b Update URLs for new RTD domain (#2879) by Alex Gaynor · 9 years ago
  59. 01c634c Make a paragraph slightly more clear (#2874) by Alex Gaynor · 9 years ago
  60. f790b42 Merge pull request #2736 from cedk/ANSI_X.923 by Paul Kehrer · 9 years ago
  61. 6cfd919 Add version in the doc by Cédric Krier · 9 years ago
  62. 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
  63. 93a3d53 Add wikipedia link to ANSI X.923 by Cédric Krier · 9 years ago
  64. bf0f464 Added support for padding ANSI X.923 by Cédric Krier · 9 years ago
  65. 09828cd Clearly document that this is a good example by Alex Gaynor · 9 years ago
  66. 5e785b7 As always, recommend cryptoing while you crypto by Alex Gaynor · 10 years ago
  67. 2c1458e Merge pull request #2701 from alex/document-key by Paul Kehrer · 10 years ago
  68. b80a5ab Fixed #2700 -- corrtected the create_hmac_ctx interface docs by Alex Gaynor · 10 years ago
  69. e783fab Minor doc tweak per issue #2694 by Phoebe Queen · 10 years ago
  70. 7105e7f Merge pull request #2621 from reaperhulk/update-links by Alex Gaynor · 10 years ago
  71. 277b701 update some links with the redirects shown in the linkchecker by Paul Kehrer · 10 years ago
  72. d3a17c8 provide a bit more detail about the underlying public key formats by Paul Kehrer · 10 years ago
  73. b4dc88a Better document the return type of serialization load functions by Alex Gaynor · 10 years ago
  74. d1349d3 Port a few cr.yp.to links to be HTTPS by Alex Gaynor · 10 years ago
  75. aa8b0f4 add create_x509_revoked_certificate to x509backend interface by Paul Kehrer · 10 years ago
  76. 7eaaf0c fix rebase mistake in the docs by Paul Kehrer · 10 years ago
  77. bfac2d1 CertificateRevocationListBuilder by Paul Kehrer · 10 years ago
  78. 48f17cb Merge pull request #2565 from reaperhulk/crl-interface by Alex Gaynor · 10 years ago
  79. 6b3184c Use clearer language in the backend interface docs. by Alex Gaynor · 10 years ago
  80. a3ef621 better language by Paul Kehrer · 10 years ago
  81. 07b7e7f add create_x509_crl interface by Paul Kehrer · 10 years ago
  82. 13d4e74 modify approach to use EllipticCurvePublicNumbers methods by Paul Kehrer · 10 years ago
  83. e4150bc remove support for null points, improve docs by Paul Kehrer · 10 years ago
  84. 3568563 rst continues to be a mystery by Paul Kehrer · 10 years ago
  85. d9cfab3 fix some docs by Paul Kehrer · 10 years ago
  86. 467072f add support for encoding/decoding elliptic curve points by Paul Kehrer · 10 years ago
  87. 89c55b2 some ec key exchange doc improvements by Paul Kehrer · 10 years ago
  88. 974e875 add info about the rfc by Paul Kehrer · 10 years ago
  89. 42e029b expand keywrap intro docs by Paul Kehrer · 10 years ago
  90. 6f6cf00 add version added info and doc exception by Paul Kehrer · 10 years ago
  91. ca8e161 AES keywrap support by Paul Kehrer · 10 years ago
  92. 1cd8e7e add a little bit about ECDHE by Paul Kehrer · 10 years ago
  93. 08801cd Merge pull request #2427 from alex/ecdh by Paul Kehrer · 10 years ago
  94. c6951ee Merge pull request #2425 from reaperhulk/fix-encoding-der-added by Alex Gaynor · 10 years ago
  95. cb87f62 Fix EC's generate_private_key param name by simo5 · 10 years ago
  96. 68b3441 better document hte iface by Alex Gaynor · 10 years ago
  97. 5cdfba5 a refactor to the API by Alex Gaynor · 10 years ago
  98. 9aaeee0 Add an Elliptic Curve Key Exchange Algorithm(ECDH) by Simo Sorce · 10 years ago
  99. 943c7a8 fix extra space by Paul Kehrer · 10 years ago
  100. 0d6a74e make it clearer when PEM and DER encoding support was added by Paul Kehrer · 10 years ago