aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-20 14:02:31 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-20 14:02:31 -0600
commitdee5c25d35c53885698bca42015c9f7bbfb27baa (patch)
tree4e31274a1f0c4e88b976a00b968478257669fa69 /tests/hazmat
parentb09622ccb6e3403e314395ff56fb787efb73bb1b (diff)
downloadcryptography-dee5c25d35c53885698bca42015c9f7bbfb27baa.tar.gz
cryptography-dee5c25d35c53885698bca42015c9f7bbfb27baa.tar.bz2
cryptography-dee5c25d35c53885698bca42015c9f7bbfb27baa.zip
should be a URI
Diffstat (limited to 'tests/hazmat')
-rw-r--r--tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cbc.txt2
-rw-r--r--tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cfb.txt2
-rw-r--r--tests/hazmat/primitives/vectors/ciphers/IDEA/idea-ofb.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cbc.txt b/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cbc.txt
index 8d4379e2..e8da93be 100644
--- a/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cbc.txt
+++ b/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cbc.txt
@@ -1,4 +1,4 @@
-# IDEA CBC vectors built for cryptography.io
+# IDEA CBC vectors built for https://cryptography.io
# Derived from the AESVS MMT test data for CBC
# Key Length : 128
diff --git a/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cfb.txt b/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cfb.txt
index 0778c4d8..0423b9cd 100644
--- a/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cfb.txt
+++ b/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-cfb.txt
@@ -1,4 +1,4 @@
-# IDEA CFB128 vectors built for cryptography.io
+# IDEA CFB128 vectors built for https://cryptography.io
# Derived from the AESVS MMT test data for CFB128
# Key Length : 128
diff --git a/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-ofb.txt b/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-ofb.txt
index 40b4711d..3ac5dacd 100644
--- a/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-ofb.txt
+++ b/tests/hazmat/primitives/vectors/ciphers/IDEA/idea-ofb.txt
@@ -1,4 +1,4 @@
-# IDEA OFB vectors built for cryptography.io
+# IDEA OFB vectors built for https://cryptography.io
# Derived from the AESVS MMT test data for OFB
# Key Length : 128