crypto: Replace HTTP links with HTTPS ones
[linux-2.6-block.git] / crypto / salsa20_generic.c
index c81a44404086a8722efdcfac496fa2e95a2a98ec..3418869dabefdef2abc4f2d5794d2509aef5d32f 100644 (file)
@@ -9,8 +9,8 @@
  * Salsa20 is a stream cipher candidate in eSTREAM, the ECRYPT Stream
  * Cipher Project. It is designed by Daniel J. Bernstein <djb@cr.yp.to>.
  * More information about eSTREAM and Salsa20 can be found here:
- *   http://www.ecrypt.eu.org/stream/
- *   http://cr.yp.to/snuffle.html
+ *   https://www.ecrypt.eu.org/stream/
+ *   https://cr.yp.to/snuffle.html
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the Free