cryptography/docs
Paul Kehrer 533a3c909d change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)
* change derive_elliptic_curve_public_point to return EllipticCurvePublicKey

* also rename the backend interface method

* review feedback

* Rename to derive_elliptic_curve_private_key
* Returns EllipticCurvePrivateKey
* Reuses the EC_POINT in the openssl impl
* Rename "secret" arg to "private_value" which is consistent with our
  naming for the value in ECPrivateNumbers.
2016-11-18 20:49:10 -05:00
..
_static
development Random flake8 cleanups for the latest release (#3242) 2016-11-15 12:27:31 +08:00
hazmat change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243) 2016-11-18 20:49:10 -05:00
x509 Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236) 2016-11-13 17:30:11 -05:00
api-stability.rst
changelog.rst
community.rst
conf.py Delete a bunch of commented out defaults in docs/conf.py 2016-02-27 21:19:02 -05:00
cryptography-docs.py
doing-a-release.rst Added another release task (#2965) 2016-06-04 12:57:17 -07:00
exceptions.rst
faq.rst Drop OpenSSL 0.9.8 (#2978) 2016-06-18 10:11:57 -05:00
fernet.rst fix a docs typo and convert it to a doctest to prevent future problems 2015-09-04 14:08:10 -05:00
glossary.rst
index.rst Reorganize the x509 docs in prep for a tutorial 2015-07-12 10:30:59 -05:00
installation.rst Last pass over fixing the links (#3224) 2016-11-06 23:13:35 +08:00
limitations.rst update some links with the redirects shown in the linkchecker 2016-01-01 09:58:53 -06:00
make.bat
Makefile
random-numbers.rst Last pass over fixing the links (#3224) 2016-11-06 23:13:35 +08:00
security.rst Good clarification from @dstufft 2016-02-19 07:11:03 -05:00
spelling_wordlist.txt add alternate signature OID for RSA with SHA1 + test and vector (#3227) 2016-11-11 13:41:31 -05:00