aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-02-09 05:55:34 +0800
committerAlex Gaynor <alex.gaynor@gmail.com>2017-02-08 16:55:34 -0500
commit7a13085afce1415c0524a5dc5b94c98e3d6d7b7d (patch)
treeb13d9298a91fa673e54d18315351d431a78c86dd /src/_cffi_src
parent0e6a129724b707ebf79149376251e85fad550414 (diff)
downloadcryptography-7a13085afce1415c0524a5dc5b94c98e3d6d7b7d.tar.gz
cryptography-7a13085afce1415c0524a5dc5b94c98e3d6d7b7d.tar.bz2
cryptography-7a13085afce1415c0524a5dc5b94c98e3d6d7b7d.zip
enforce password must be bytes when loading PEM/DER asymmetric keys (#3383)
* enforce password must be bytes when loading PEM/DER asymmetric keys Previously we were using an ffi.buffer on the Python string, which was allowing text implicitly, but our documentation explicitly requires bytes. * add changelog entry
Diffstat (limited to 'src/_cffi_src')
0 files changed, 0 insertions, 0 deletions