aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorTux <tuxxy@users.noreply.github.com>2018-04-24 18:12:13 -0600
committerAlex Gaynor <alex.gaynor@gmail.com>2018-04-24 20:12:13 -0400
commit47438529612c475f6c10a8c2826d8a16b4f83fe6 (patch)
treea58725542488a9571f6386dceda4d8489194f98c /setup.py
parentc81df6b255e4e767419bccbeff033497fd1324e9 (diff)
downloadcryptography-47438529612c475f6c10a8c2826d8a16b4f83fe6.tar.gz
cryptography-47438529612c475f6c10a8c2826d8a16b4f83fe6.tar.bz2
cryptography-47438529612c475f6c10a8c2826d8a16b4f83fe6.zip
Expose OpenSSL constant time bignum arithmetic (#4200)
* Expose BIGNUM constant time operations This commit exposes the following functions: BN_set_flags BN_get_flags BN_MONT_CTX_new BN_MONT_CTX_set BN_MONT_CTX_free BN_mod_exp_mont BN_mod_exp_mont_consttime This commit also exposes the BN_FLG_CONSTTIME flag. * Add myself to AUTHORS
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions