aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hypothesis
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-02-13 20:01:23 -0600
committerAlex Gaynor <alex.gaynor@gmail.com>2017-02-13 18:01:23 -0800
commit4a90c254278231d7defeac304a3cfd752e96e786 (patch)
tree7133b8188ad38f12b44c40064c6021566e070595 /tests/hypothesis
parentbd7cd2d43f75bd34830dfbeaf0ac4f8be2fce9a7 (diff)
downloadcryptography-4a90c254278231d7defeac304a3cfd752e96e786.tar.gz
cryptography-4a90c254278231d7defeac304a3cfd752e96e786.tar.bz2
cryptography-4a90c254278231d7defeac304a3cfd752e96e786.zip
switch the PEM password callback to a C implementation (#3382)
* switch the PEM password callback to a C implementation Calling from C to Python is fraught with edge cases, especially in subinterpreter land. This commit moves the PEM password callback logic into a small C function and then removes all the infrastructure for the cffi callbacks (as we no longer have any) * review feedback and update tests * rename the struct * aaand one more fix
Diffstat (limited to 'tests/hypothesis')
0 files changed, 0 insertions, 0 deletions