[PATCH 0/30] crypto: skcipher - skcipher algorithm conversion part 2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi:

This patch series continues the task of converting blkcipher and
ablkcipher implementations over to the unified skcipher interface.

It includes a repost of patches in the previous series which have
not been included because of the addition of the chunksize parameter
(block size for stream ciphers and the like which still need to be
processed in blocks except for the last one).

This series also removes the top-level blkcipher/ablkcipher entry
points, meaning that while they can still be used by internal crypto
entities such as cryptd, they can no longer be allocated from the
outside.

Finally this series introduces a new skcipher walk interface that
combines both blkcipher walk and ablkcipher walk into one.  This
is then used in the conversion of the lrw algorithm to skcipher.

Cheers,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux