summaryrefslogtreecommitdiff
path: root/python-3-changes.txt
diff options
context:
space:
mode:
authorDwayne Litzenberger <dlitz@dlitz.net>2013-05-05 01:17:21 -0700
committerDwayne Litzenberger <dlitz@dlitz.net>2013-05-05 01:41:30 -0700
commit4ce0dd74b36af9f96747da650aed84bbe93c76df (patch)
treeb987ef074d9b80c8d9d7f31796979e6955d7f495 /python-3-changes.txt
parent1a19b607881311e7a30bbedab2bb49fa45019250 (diff)
downloadpycrypto-4ce0dd74b36af9f96747da650aed84bbe93c76df.tar.gz
Fix LP#1132550: Expect uppercase 'IV' kwarg instead of lowercase 'iv' for MODE_OPENPGP
For most modes, the IV is passed as a kward named 'IV' (uppercase), but for MODE_OPENPGP, it needed to be 'iv' (lowercase). This change does not affect the use of positional arguments with MODE_OPENPGP, and it does not affect the other modes. Bug report: https://bugs.launchpad.net/pycrypto/+bug/1132550
Diffstat (limited to 'python-3-changes.txt')
0 files changed, 0 insertions, 0 deletions