Re: Add AES Key Wrap (RFC 3394) in Nettle

2021-04-07 Thread Nicolas Mora
Hello, Le 2021-04-07 à 08 h 09, Aapo Talvensaari a écrit : It says: "*ciphertext length must be cleartext_length-8" but shouldn't that be: "*ciphertext length must be cleartext_length+8"? Indeed, the typo is similar in the other paragraph. For void aesXXX_keywrap, it should say: "*cleartext

Re: Add AES Key Wrap (RFC 3394) in Nettle

2021-04-07 Thread Aapo Talvensaari
On Mon, Apr 5, 2021 at 4:17 PM Nicolas Mora wrote: > Until we come to a solution on where to put the documentation, I've > started a first draft for the documentation. Can you give me feedback on > it? > It says: "*ciphertext length must be cleartext_length-8" but shouldn't that be: "*ciphertext