Re: aes128gcm: is the 1st example wrong?

On 17 January 2017 at 15:26, Manger, James
<James.H.Manger@team.telstra.com> wrote:
> IKM = B33e_VeFrOyIHwFTIfmesA
> salt = sJvlboCWzB5jr8hI_q9cOQ
>
> Draft gives:
> PRK = MLAQxt_DHjM15cdlyU1oUnjq7TFlzToGTkdRmvvxVBw
>
> But I get:
> PRK = Mg9ErPx3DpJfkz72kj7Yvx369iqvd4Fmf7tOMTdXELo

Ahh, so do I.  Strange.  I ran those examples many times.  And I even
have unit tests against them....

...except that the unit test has the key "6Aqf1aDH8lSxLyCpoCnAqg",
which I expect will work for you.  Fixed it in 622f21d.

Received on Tuesday, 17 January 2017 03:16:50 UTC