summaryrefslogtreecommitdiff
path: root/security/py-m2crypto/files/patch-demo::evp_ciph_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-m2crypto/files/patch-demo::evp_ciph_test.py')
-rw-r--r--security/py-m2crypto/files/patch-demo::evp_ciph_test.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/py-m2crypto/files/patch-demo::evp_ciph_test.py b/security/py-m2crypto/files/patch-demo::evp_ciph_test.py
deleted file mode 100644
index 0fcfbc27e398..000000000000
--- a/security/py-m2crypto/files/patch-demo::evp_ciph_test.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../demo/evp_ciph_test.py.orig Tue Mar 27 12:34:18 2001
-+++ ../demo/evp_ciph_test.py Tue Mar 27 12:34:25 2001
-@@ -47,7 +47,6 @@
-
- if __name__=='__main__':
- ciphers=['bf_ecb', 'bf_cbc', 'bf_cfb', 'bf_ofb',\
-- 'idea_ecb', 'idea_cbc', 'idea_cfb', 'idea_ofb',\
- 'cast5_ecb', 'cast5_cbc', 'cast5_cfb', 'cast5_ofb',\
- 'rc5_ecb', 'rc5_cbc', 'rc5_cfb', 'rc5_ofb',\
- 'des_ecb', 'des_cbc', 'des_cfb', 'des_ofb',\