Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > The 2018-11-28 revision of the Adiantum paper has revised some notation: > > - 'M' was replaced with 'L' (meaning "Left", for the left-hand part of > the message) in the definition of Adiantum hashing, to avoid confusion > with the full message > - ε-almost-∆-universal is now abbreviated as ε-∆U instead of εA∆U > - "block" is now used only to mean block cipher and Poly1305 blocks > > Also, Adiantum hashing was moved from the appendix to the main paper. > > To avoid confusion, update relevant comments in the code to match. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > crypto/adiantum.c | 35 +++++++++++++++++++---------------- > crypto/nhpoly1305.c | 8 ++++---- > 2 files changed, 23 insertions(+), 20 deletions(-) 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