mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| _static | ||
| development | ||
| hazmat | ||
| x509 | ||
| api-stability.rst | ||
| changelog.rst | ||
| community.rst | ||
| conf.py | ||
| cryptography-docs.py | ||
| doing-a-release.rst | ||
| exceptions.rst | ||
| faq.rst | ||
| fernet.rst | ||
| glossary.rst | ||
| index.rst | ||
| installation.rst | ||
| limitations.rst | ||
| make.bat | ||
| Makefile | ||
| random-numbers.rst | ||
| security.rst | ||
| spelling_wordlist.txt | ||