debian specific patch information for python-crypto / 2.0.1+dfsg1-4

Summary

Package Version Package Type Source Package Format
2.0.1+dfsg1-4 Debian-diff 1.0

"Debian diff" Information

Diff file python-crypto_2.0.1+dfsg1-4.diff.gz
Size22109
MD5sum6c09da79a55d6f1c57e2b09616df7a13
./debian only changes view download

"series" style patches

patch summary view raw
errata-2.0.1.patch
 ChangeLog              |    8 +
 Demo/README            |   29 ----
 Demo/chaum.py          |  129 ------------------
 Demo/cipher            |  150 ----------------------
 Demo/enc.py            |  334 -------------------------------------------------
 Demo/secimp/README     |   24 ---
 Demo/secimp/secimp.py  |   84 ------------
 Demo/secimp/sign.py    |   46 ------
 Demo/secimp/testkey.py |   41 ------
 Doc/pycrypt.tex        |  102 --------------
 MANIFEST               |    8 -
 PKG-INFO               |    6 
 README                 |   48 +++----
 TODO                   |    5 
 __init__.py            |    6 
 setup.py               |    6 
 src/SHA256.c           |   43 +++---
 17 files changed, 66 insertions(+), 1003 deletions(-)
view download
dfsg-adjust.patch
 Cipher/__init__.py |    2 +-
 Hash/__init__.py   |    2 +-
 Util/test.py       |    3 +--
 setup.py           |   11 -----------
 4 files changed, 3 insertions(+), 15 deletions(-)
view download
aes256-55bytes.patch
 src/SHA256.c     |    2 +-
 test/testdata.py |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)
view download
arc2-buffer-overflow.patch
 src/ARC2.c                        |    7 +++++++
 test/test_arc2_buffer_overflow.py |   17 +++++++++++++++++
 2 files changed, 24 insertions(+)
view download
run-tests.patch
 test.py |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
no-usr-local.patch
 Util/RFC1751.py |    1 -
 1 file changed, 1 deletion(-)
view download