diff options
author | Stanisław Pitucha <stanislaw.pitucha@hp.com> | 2015-08-11 15:17:05 +1000 |
---|---|---|
committer | Stanisław Pitucha <stanislaw.pitucha@hp.com> | 2015-08-11 15:17:05 +1000 |
commit | 305bee427aa5bf5908b74f384d90a29879ac7f6a (patch) | |
tree | f2b6e6f2886bc3e4107a9c0b06a684ef47bea6e9 /src/_cffi_src | |
parent | cf267dc727b9f7f56f07d19da1d19643100a4f38 (diff) | |
download | cryptography-305bee427aa5bf5908b74f384d90a29879ac7f6a.tar.gz cryptography-305bee427aa5bf5908b74f384d90a29879ac7f6a.tar.bz2 cryptography-305bee427aa5bf5908b74f384d90a29879ac7f6a.zip |
Ensure early exeption on non-bytes signature
Signature must be in bytes. If the check is skipped, verify() can
explode later in cffi call in _verify_pkey_ctx() for example.
Diffstat (limited to 'src/_cffi_src')
0 files changed, 0 insertions, 0 deletions