diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2018-07-09 20:13:01 +0530 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-07-09 10:43:01 -0400 |
commit | 01c9dac7c0ac33fb3dd73ab32322f7fc1699c059 (patch) | |
tree | 689130cf852a38b30cafa1614a18c4e0b55f6d53 /src | |
parent | 9e1873af35a2b530e71e1579b2d62c233b75ba26 (diff) | |
download | cryptography-01c9dac7c0ac33fb3dd73ab32322f7fc1699c059.tar.gz cryptography-01c9dac7c0ac33fb3dd73ab32322f7fc1699c059.tar.bz2 cryptography-01c9dac7c0ac33fb3dd73ab32322f7fc1699c059.zip |
document that an ECPublicNumbers object has some unexpected properties (#4319)
* document that an ECPublicNumbers object has some unexpected properties
It is not guaranteed to be a valid point on the curve as that is not
checked until you convert it to a PublicKey object.
* different language
* move the text, make it a warning, alter the language
* new language
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions