config [31mCONFIG_CRYPTO_SKEIN[0m tristate "Skein digest algorithm" depends on ([31mCONFIG_X86[0m || [31mCONFIG_UML_X86[0m) && [31mCONFIG_64BIT[0m && [31mCONFIG_CRYPTO[0m select [31mCONFIG_CRYPTO_HASH[0m select [31mCONFIG_CRYPTO_ALGAPI[0m help Skein secure hash algorithm is one of 5 finalists from the NIST SHA3 competition. Skein is optimized for modern, 64bit processors and is highly customizable. See: http://www.skein-hash.info/sites/default/files/skein1.3.pdf for more information. This module also contains the threefish block cipher algorithm. |