aboutsummaryrefslogtreecommitdiff
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, 10 insertions, 0 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
new file mode 100644
index 000000000000..0fcfbc27e398
--- /dev/null
+++ b/security/py-m2crypto/files/patch-demo::evp_ciph_test.py
@@ -0,0 +1,10 @@
+--- ../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',\