diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index 620e14cabdc6..4ca0ab3448d9 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
@@ -271,7 +271,7 @@ config CRYPTO_SERPENT | |||
271 | 271 | ||
272 | Keys are allowed to be from 0 to 256 bits in length, in steps | 272 | Keys are allowed to be from 0 to 256 bits in length, in steps |
273 | of 8 bits. Also includes the 'Tnepres' algorithm, a reversed | 273 | of 8 bits. Also includes the 'Tnepres' algorithm, a reversed |
274 | variant of Serpent for compatibility with old kerneli code. | 274 | variant of Serpent for compatibility with old kerneli.org code. |
275 | 275 | ||
276 | See also: | 276 | See also: |
277 | <http://www.cl.cam.ac.uk/~rja14/serpent.html> | 277 | <http://www.cl.cam.ac.uk/~rja14/serpent.html> |