1. 23
  1. 1

    Derive a subkey (sk) using AES-DeriveSubKey with the first 16 bytes of N and K

    I misread this as the first 16 bytes of N and the first 16 bytes of K for entirely too long.

    1. 2

      Oh. I should make that clearer. Thanks.