commit | 86f578de5ba6ea11ead9284d9f036fee01ba5893 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Nov 15 19:00:06 2007 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 11 08:16:14 2008 +1100 |
tree | edfcf11355e017072b3cc41f28621659d288ce35 | |
parent | 468577abe37ff7b453a9ac613e0ea155349203ae [diff] |
[CRYPTO] doc: Update api-intro.txt This patch updates the list of transforms we support and clarifies that the Block Ciphers interface in fact supports all ciphers including stream ciphers. It also removes the obsolete Configuration Notes section and adds the linux-crypto mailing list as the primary bug reporting address. Finally it documents the fact that setkey should only be called from user context. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>