[CRYPTO] doc: Update api-intro.txt
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 15 Nov 2007 11:00:06 +0000 (19:00 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:14 +0000 (08:16 +1100)
commit86f578de5ba6ea11ead9284d9f036fee01ba5893
treeedfcf11355e017072b3cc41f28621659d288ce35
parent468577abe37ff7b453a9ac613e0ea155349203ae
[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>
Documentation/crypto/api-intro.txt