- 8900818 Merge pull request #1727 from public/dh-key-iface-2015 by Paul Kehrer · 10 years ago
- 232de6c DH key interfaces by Alex Stapleton · 11 years ago
- 7476ff5 update ecrypt link in docs by Paul Kehrer · 10 years ago
- 7e007d5 add missing "signing" by Paul Kehrer · 10 years ago
- a1a1f23 rename to CertificateSigningRequest by Paul Kehrer · 10 years ago
- 31e3988 rename request to CSR by Paul Kehrer · 10 years ago
- dc480ad basic support for parsing x509 requests by Paul Kehrer · 10 years ago
- 891efd9 missed some links by Paul Kehrer · 10 years ago
- ebee006 Do the deprecation dance by Paul Kehrer · 10 years ago
- a5515c7 DSA public key serialization by Paul Kehrer · 10 years ago
- c2ab307 fix a docs link by Paul Kehrer · 10 years ago
- c5d886a update docs to add ECPublicKey to list of classes that have public_bytes by Paul Kehrer · 10 years ago
- 419615b serialize EC public keys by Paul Kehrer · 10 years ago
- efc7f3d update docs to note PKCS1 is essentially RSA only by Paul Kehrer · 10 years ago
- 3f157e0 support RSA public key serialization by Paul Kehrer · 10 years ago
- ec34263 serialize DSA private keys by Paul Kehrer · 10 years ago
- f1c7b74 format to privateformat by Paul Kehrer · 10 years ago
- fb9410d add support for serialization of EC private keys by Paul Kehrer · 10 years ago
- db9d97f s/Format/PrivateFormat by Paul Kehrer · 10 years ago
- 6bb9624 Merge pull request #1503 from reaperhulk/serialize-some-keys by Alex Stapleton · 10 years ago
- 223a8f0 change as_bytes to private_bytes, link more things by Paul Kehrer · 10 years ago
- 35194c9 linkify some things per review, fix an import by Paul Kehrer · 10 years ago
- 45be354 add more docs stuff from review that I missed by Paul Kehrer · 10 years ago
- 6177cbe address review feedback by Paul Kehrer · 10 years ago
- 4443184 DH numbers by Alex Stapleton · 11 years ago
- 8aad028 rename dump to as_bytes by Paul Kehrer · 10 years ago
- 4d23604 fix docs by Paul Kehrer · 10 years ago
- 199dc27 address review comments by Paul Kehrer · 10 years ago
- f83e25c Support for traditional OpenSSL and PKCS8 RSA private key serialization by Paul Kehrer · 10 years ago
- 2c52605 Fixed links in the docs by Alex Gaynor · 10 years ago
- b7bf3d5 Fixed a syntax error in the docs by Alex Gaynor · 10 years ago
- 99141e4 Updated docs for new API by Alex Gaynor · 10 years ago
- 78eb105 fix docs for unsupportedalgorithm exception (thanks nitpicky) by Paul Kehrer · 10 years ago
- 8c2539c add examples by Paul Kehrer · 11 years ago
- 99a249d support DER public and private key loading in the openssl backend by Paul Kehrer · 11 years ago
- 3fad190 This link is also HTTPS by Alex Gaynor · 10 years ago
- 111aff2 Use HTTPS for a few URLs in the docs that support it by Alex Gaynor · 10 years ago
- 6201230 Fixed a link that the EFF moved by Alex Gaynor · 10 years ago
- 0be5ef9 Merge pull request #1668 from reaperhulk/move-kdf-interfaces by Alex Gaynor · 10 years ago
- 48402ff move KDF interface by Paul Kehrer · 10 years ago
- 543031a Fixed URL in the docs by Alex Gaynor · 10 years ago
- 25bbc15 move asymmetric signature interface docs by Paul Kehrer · 10 years ago
- 0d6203f move asymmetric signature/verification interfaces by Paul Kehrer · 10 years ago
- 64ddb7a move asymmetric padding interface to primitives.asymmetric.padding by Paul Kehrer · 10 years ago
- 7c5c9fe export interfaces from base in ciphers, update docs by Paul Kehrer · 10 years ago
- 2129d50 fix docs links by Paul Kehrer · 10 years ago
- 4ab6059 move padding by Paul Kehrer · 10 years ago
- 513b7cb move cipher and mode interfaces by Paul Kehrer · 10 years ago
- 601278a move hash interfaces by Paul Kehrer · 11 years ago
- 45efdbc make our docs job nitpicky and fix every broken link by Paul Kehrer · 11 years ago
- 13b6aff remove unused X509 certificate interface by Paul Kehrer · 11 years ago
- b41c80b Merge pull request #1652 from reaperhulk/move-ec by Alex Stapleton · 11 years ago
- d2fa7d2 document that we moved the DSA interfaces by Paul Kehrer · 11 years ago
- 3bc87ab move EC interfaces by Paul Kehrer · 11 years ago
- 1a3203b Have the pem public/private key loading docs point to x.509 by Alex Gaynor · 11 years ago
- 514c730 Include an example of loading a public key by Alex Gaynor · 11 years ago
- f79c231 Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsa by Alex Stapleton · 11 years ago
- f48f69d Move DSA* interfaces to interfaces.dsa module by Alex Stapleton · 11 years ago
- 65637eb doc update by Paul Kehrer · 11 years ago
- aca05e6 various improvements to rsa_recover_prime_factors per review feedback by Paul Kehrer · 11 years ago
- 836b830 recover (p, q) given (n, e, d). fixes #975 by Paul Kehrer · 11 years ago
- 2dcdf87 Merge pull request #1608 from reaperhulk/der-backend-interfaces by Alex Gaynor · 11 years ago
- 9f6aa0f Bump some more years by Alex Gaynor · 11 years ago
- 20c4404 Increase the year in some of our docs by Alex Gaynor · 11 years ago
- 76da86a add DER backend interfaces by Paul Kehrer · 11 years ago
- e591778 IV should be 16 bytes by Gregory Haynes · 11 years ago
- 7e28fbb iv should be 32 bytes by Gregory Haynes · 11 years ago
- e261d94 Assign iv to var and remove testsetup block by Gregory Haynes · 11 years ago
- 0f98611 Make the symmetric-enc example an example by Gregory Haynes · 11 years ago
- 7b59df1 Update OpenSSL backend docs. by Terry Chia · 11 years ago
- fecf644 Fixed some grammar in the docs by Alex Gaynor · 11 years ago
- f05763c Merge branch 'master' into openssh-elliptic-curve by Alex Gaynor · 11 years ago
- eeb8143 Bring back text about unsupported formats by Alex Gaynor · 11 years ago
- e710dd9 Removed documentation for features which were removed by Alex Gaynor · 11 years ago
- 6db8f98 Update the docs a bit by Alex Gaynor · 11 years ago
- 6596b32 Provide background on asymmetric crypto in index by Alex Gaynor · 11 years ago
- 1a8ccf7 Missing char by Alex Gaynor · 11 years ago
- 78515f2 Describe key generation and key loading in the RSA docs by Alex Gaynor · 11 years ago
- c663894 Merge pull request #1562 from alex/spruce-it-up by Paul Kehrer · 11 years ago
- c444254 Fixed reST mistake by Alex Gaynor · 11 years ago
- 4fe8fe1 Merge pull request #1561 from alex/link-random by lvh · 11 years ago
- 46cb990 SPelling by Alex Gaynor · 11 years ago
- fc83ffc Spruced up teh RSA docs. Contains a bit more prose and hopefully helps people make better life decisions by Alex Gaynor · 11 years ago
- 9b6fd8e Anywhere we tell someone to randomly generate something, link the RNG docs. Fixes #1559 by Alex Gaynor · 11 years ago
- 7212790 Fixed #1555 and fixed #1556 -- moved the RSA padding docs into the primary RSA doc, and tell people that PKCS1v15 isn't great by Alex Gaynor · 11 years ago
- 60657bb remove fully deprecated items from 0.6 deprecation cycle by Paul Kehrer · 11 years ago
- 4d8de13 Merge pull request #1499 from reaperhulk/x509-ossl-impl by Alex Gaynor · 11 years ago
- 2cfa45f update docs, hoist b64decode up and re-add test for it by Paul Kehrer · 11 years ago
- b2de948 reorganize a bunch of things related to the x509certificate interface by Paul Kehrer · 11 years ago
- d9fc725 change it to not_valid_* why not by Paul Kehrer · 11 years ago
- 71f4c16 improve phrasing on X509Certificate fingerprint method param by Paul Kehrer · 11 years ago
- a9d78c1 update docs, test invalid x509 version by Paul Kehrer · 11 years ago
- 993b85a A handful of tiny fixes by Alex Gaynor · 11 years ago
- 1832e24 Minor documentation corrections for load_ssh_public_key by Mark Adams · 11 years ago
- b7b9117 Privatized the load_ssh_rsa_public_key function and fixed some coverage issues on test_serialization. by Mark Adams · 11 years ago
- 78a7d1c Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow for loading of OpenSSH RSA public keys by Mark Adams · 11 years ago
- e9df294 Use HTTPS for a number of URLs in the docs by Alex Gaynor · 11 years ago
- aa7daca add encode_rfc6979_signature and refactor tests to use it by Paul Kehrer · 11 years ago
- 65d054d add decode_rfc6979_signature helper for DSA/ECDSA by Paul Kehrer · 11 years ago
- 244637c add X509Certificate version attribute by Paul Kehrer · 11 years ago