diff options
Diffstat (limited to 'vectors/cryptography_vectors')
5 files changed, 5 insertions, 5 deletions
diff --git a/vectors/cryptography_vectors/KDF/rfc-6070-PBKDF2-SHA1.txt b/vectors/cryptography_vectors/KDF/rfc-6070-PBKDF2-SHA1.txt index 739f3f36..d495789b 100644 --- a/vectors/cryptography_vectors/KDF/rfc-6070-PBKDF2-SHA1.txt +++ b/vectors/cryptography_vectors/KDF/rfc-6070-PBKDF2-SHA1.txt @@ -1,4 +1,4 @@ -# PBKDF2 SHA1 vectors from http://www.ietf.org/rfc/rfc6070.txt +# PBKDF2 SHA1 vectors from https://www.ietf.org/rfc/rfc6070.txt COUNT = 0 PASSWORD = password diff --git a/vectors/cryptography_vectors/ciphers/Camellia/camellia-128-ecb.txt b/vectors/cryptography_vectors/ciphers/Camellia/camellia-128-ecb.txt index ec8c1a1f..56f56d8c 100644 --- a/vectors/cryptography_vectors/ciphers/Camellia/camellia-128-ecb.txt +++ b/vectors/cryptography_vectors/ciphers/Camellia/camellia-128-ecb.txt @@ -1,4 +1,4 @@ -# Vectors taken from http://info.isl.ntt.co.jp/crypt/eng/camellia/ +# Vectors taken from https://info.isl.ntt.co.jp/crypt/eng/camellia/ # Download is t_camelia.txt # Camellia with 128-bit key diff --git a/vectors/cryptography_vectors/ciphers/Camellia/camellia-192-ecb.txt b/vectors/cryptography_vectors/ciphers/Camellia/camellia-192-ecb.txt index b3e26435..f54e9623 100644 --- a/vectors/cryptography_vectors/ciphers/Camellia/camellia-192-ecb.txt +++ b/vectors/cryptography_vectors/ciphers/Camellia/camellia-192-ecb.txt @@ -1,4 +1,4 @@ -# Vectors taken from http://info.isl.ntt.co.jp/crypt/eng/camellia/ +# Vectors taken from https://info.isl.ntt.co.jp/crypt/eng/camellia/ # Download is t_camelia.txt # Camellia with 192-bit key diff --git a/vectors/cryptography_vectors/ciphers/Camellia/camellia-256-ecb.txt b/vectors/cryptography_vectors/ciphers/Camellia/camellia-256-ecb.txt index e28c089c..b8400bd3 100644 --- a/vectors/cryptography_vectors/ciphers/Camellia/camellia-256-ecb.txt +++ b/vectors/cryptography_vectors/ciphers/Camellia/camellia-256-ecb.txt @@ -1,4 +1,4 @@ -# Vectors taken from http://info.isl.ntt.co.jp/crypt/eng/camellia/ +# Vectors taken from https://info.isl.ntt.co.jp/crypt/eng/camellia/ # Download is t_camelia.txt # Camellia with 256-bit key diff --git a/vectors/cryptography_vectors/hashes/MD5/rfc-1321.txt b/vectors/cryptography_vectors/hashes/MD5/rfc-1321.txt index 1ca16a3c..d3f10847 100644 --- a/vectors/cryptography_vectors/hashes/MD5/rfc-1321.txt +++ b/vectors/cryptography_vectors/hashes/MD5/rfc-1321.txt @@ -1,4 +1,4 @@ -# http://tools.ietf.org/html/rfc1321 +# https://tools.ietf.org/html/rfc1321 Len = 0 Msg = 00 |