On Tue, Dec 04, 2018 at 04:46:54PM -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > If the stream cipher implementation is asynchronous, then the Adiantum > instance must be flagged as asynchronous as well. Otherwise someone > asking for a synchronous algorithm can get an asynchronous algorithm. > > There are no asynchronous xchacha12 or xchacha20 implementations yet > which makes this largely a theoretical issue, but it should be fixed. > > Fixes: 059c2a4d8e16 ("crypto: adiantum - add Adiantum support") > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > crypto/adiantum.c | 2 ++ > 1 file changed, 2 insertions(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt