aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/backends/__init__.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-09-11 18:04:48 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-09-11 18:04:48 -0500
commit270b9d46efdfdff9faea86a48ccb98147348418b (patch)
tree7b97e76a12d13c38f3c40f0a17c5904dea2af6fa /tests/hazmat/backends/__init__.py
parentb8599c085d3e295f460f0117f7df9288a4841d7f (diff)
downloadcryptography-270b9d46efdfdff9faea86a48ccb98147348418b.tar.gz
cryptography-270b9d46efdfdff9faea86a48ccb98147348418b.tar.bz2
cryptography-270b9d46efdfdff9faea86a48ccb98147348418b.zip
Fix two bugs with CommonCrypto GCM that can result in invalid output.
Bug #1: Call to AAD but no call to update. Get null tag bytes. Bug #2: Call to update without call to AAD. Get null ciphertext bytes. Fixes #1329
Diffstat (limited to 'tests/hazmat/backends/__init__.py')
0 files changed, 0 insertions, 0 deletions