summaryrefslogtreecommitdiff
path: root/cipher/serpent.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/serpent.c')
-rw-r--r--cipher/serpent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/serpent.c b/cipher/serpent.c
index 71d843d0..4a20f7dd 100644
--- a/cipher/serpent.c
+++ b/cipher/serpent.c
@@ -233,7 +233,7 @@ static const char *serpent_test (void);
* (New York, New York, USA), p. 317–329, National Institute of Standards and
* Technology, 2000.
*
- * Paper is also available at: http://www.ii.uib.no/~osvik/pub/aes3.pdf
+ * Paper is also available at: https://www.ii.uib.no/~osvik/pub/aes3.pdf
*
*/