aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPetri T. Koistinen <petri.koistinen@iki.fi>2003-10-04 15:18:38 -0700
committerArnaldo Carvalho de Melo <acme@conectiva.com.br>2003-10-04 15:18:38 -0700
commit3a9a3e7da85b68e96d0ee2ba101321a63960337a (patch)
tree015e5ab06958a185b7b87cb1cd46449783ea9d53 /crypto
parentcedc5632e525e737a2a98aa3f7bf686c850e8846 (diff)
downloadhistory-3a9a3e7da85b68e96d0ee2ba101321a63960337a.tar.gz
[CRYPTO]: Kconfig URL updates.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 5c90be225882c6..9421881f65ca75 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -78,7 +78,7 @@ config CRYPTO_BLOWFISH
designed for use on "large microprocessors".
See also:
- http://www.counterpane.com/blowfish.html
+ http://www.schneier.com/blowfish.html
config CRYPTO_TWOFISH
tristate "Twofish cipher algorithm"
@@ -92,7 +92,7 @@ config CRYPTO_TWOFISH
bits.
See also:
- http://www.counterpane.com/twofish.html
+ http://www.schneier.com/twofish.html
config CRYPTO_SERPENT
tristate "Serpent cipher algorithm"
@@ -124,7 +124,7 @@ config CRYPTO_AES
The AES specifies three key sizes: 128, 192 and 256 bits
- See http://csrc.nist.gov/encryption/aes/ for more information.
+ See http://csrc.nist.gov/CryptoToolkit/aes/ for more information.
config CRYPTO_CAST5
tristate "CAST5 (CAST-128) cipher algorithm"