- From: Manger, James <James.H.Manger@team.telstra.com>
- Date: Tue, 31 Jan 2017 07:01:55 +0000
- To: Martin Thomson <martin.thomson@gmail.com>, HTTP Working Group <ietf-http-wg@w3.org>
Martin Thomson wrote: > Based on the discussion thus far, I've put together a PR that changes how padding works. > https://github.com/httpwg/http-extensions/pull/283 The 2 main examples in the PR are correct according to my implementation (https://id.cto.telstra.com/2017/aes128gcm). Typos: * In "JWE Mapping", "leading padding" should now be "trailing padding". * In "JWE Mapping", the nonce looks wrong; I guess it should be .Bcs8gkIRKLI8GeI8. to match the #explicit example. * In #aes128gcm, drop "a" from "octet a value of 1". -- James Manger
Received on Tuesday, 31 January 2017 07:02:48 UTC