diff options
Diffstat (limited to 'cipher/tiger.c')
| -rw-r--r-- | cipher/tiger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/tiger.c b/cipher/tiger.c index c78e3ac3..a03a00d5 100644 --- a/cipher/tiger.c +++ b/cipher/tiger.c @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -/* See http://www.cs.technion.ac.il/~biham/Reports/Tiger/ */ +/* See https://www.cs.technion.ac.il/~biham/Reports/Tiger/ */ #include <config.h> #include <stdio.h> |
