diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2019-01-02 21:18:25 -0500 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2019-01-02 20:18:25 -0600 |
| commit | 90a557764542f2d939a8b0a61c74b299870fca6c (patch) | |
| tree | 0d12e18183dac4d29fae9ed9fc7bfdc5d3b460c6 | |
| parent | 3d9b2640d764fba5001d21582b76823927d1b6fb (diff) | |
| download | cryptography-90a557764542f2d939a8b0a61c74b299870fca6c.tar.gz cryptography-90a557764542f2d939a8b0a61c74b299870fca6c.tar.bz2 cryptography-90a557764542f2d939a8b0a61c74b299870fca6c.zip | |
Another HTTPS (#4674)
| -rw-r--r-- | vectors/cryptography_vectors/hashes/ripemd160/ripevectors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vectors/cryptography_vectors/hashes/ripemd160/ripevectors.txt b/vectors/cryptography_vectors/hashes/ripemd160/ripevectors.txt index 4f880023..fd1e2dd7 100644 --- a/vectors/cryptography_vectors/hashes/ripemd160/ripevectors.txt +++ b/vectors/cryptography_vectors/hashes/ripemd160/ripevectors.txt @@ -1,4 +1,4 @@ -# from the RIPEMD homepage: http://homes.esat.kuleuven.be/~bosselae/ripemd160.html +# from the RIPEMD homepage: https://homes.esat.kuleuven.be/~bosselae/ripemd160.html # formatted to use the hash loader Len = 0 |
