diff options
author | David Benjamin <davidben@davidben.net> | 2018-05-14 23:41:27 -0400 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-05-14 23:41:27 -0400 |
commit | b2165c2ef0fdf8d63c3b4780648266e37d39df2d (patch) | |
tree | 410089b1d870c6ba4e769a6ef144c129aec9a38d /src/_cffi_src/utils.py | |
parent | 763990efa6c158d8a4dec8d71693665d026588a2 (diff) | |
download | cryptography-b2165c2ef0fdf8d63c3b4780648266e37d39df2d.tar.gz cryptography-b2165c2ef0fdf8d63c3b4780648266e37d39df2d.tar.bz2 cryptography-b2165c2ef0fdf8d63c3b4780648266e37d39df2d.zip |
Remove some unused RSA bindings. (#4243)
RSA_blinding_off is a silly function. RSA_SSLV23_PADDING and
RSA_X931_PADDING are obsolete. The low-level padding functions appear
unused and the EVP_PKEY stuff is probably a bit nicer than expecting
callers to RSA_NO_PADDING and do the padding by hand.
Diffstat (limited to 'src/_cffi_src/utils.py')
0 files changed, 0 insertions, 0 deletions