On Mon, Aug 29, 2016 at 05:11:24PM +0300, Horia Geantă wrote: > (a)blkcipher is being deprecated in favcur of skcipher. > The main difference is that IV generation is moved out > of crypto algorithms. > > Signed-off-by: Horia Geantă <horia.geanta@xxxxxxx> Thanks! Please hold on though because I'm not quite done with the driver-side skcipher interface yet. > but I am not sure block ciphers with IV generation - for e.g. > seqiv(rfc3686(ctr(aes))) - make any sense and/or are useful. This should be removed completely as IV generation is now done at the AEAD level only. 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