You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"body": "Russ on IETF LAMPS 09.03.2026:\n\nI am concerned with this paragraph:\n\n * *ECDH*: public key MUST be encoded as an uncompressed X9.62\n [X9.62_2005], including the leading byte 0x04 indicating\n uncompressed. This is consistent with the encoding of ECPoint as\n specified in section 2.2 of [RFC5480] when no ASN.1 OCTET STRING\n wrapping is present. The private key MUST be encoded as\n ECPrivateKey specified in [RFC5915] with 'NamedCurve' parameter\n set to the OID of the curve, but without the 'publicKey' field.\n The ciphertext MUST be encoded in the same manner as the public\n key.\n\nThe MUST statement refers to [X9.62_2005], which is not a readily available specification.\n\nI suggest that the MUST statement point to Section 2.2 of [RFC5480], and then provide an informative statement that it is consistent with [X9.62_2005]. In this way, all normative references are publicly available.\n",
4304
+
"createdAt": "2026-03-12T14:30:21Z",
4305
+
"updatedAt": "2026-03-12T15:26:39Z",
4306
+
"closedAt": null,
4307
+
"comments": [
4308
+
{
4309
+
"author": "janklaussner",
4310
+
"authorAssociation": "COLLABORATOR",
4311
+
"body": "further comments from Russ: \n\n* Unused Reference to 'Aviram22'; please remove it.\n* Obsolete informational reference to RFC 4210; it is Obsoleted by RFC 9810.\n* Obsolete informational reference RFC 5990; it is Obsoleted by RFC 9690.\n* Reference to RFC 8411 should be informative, not normative.\n",
4312
+
"createdAt": "2026-03-12T15:26:39Z",
4313
+
"updatedAt": "2026-03-12T15:26:39Z"
4314
+
}
4315
+
]
4292
4316
}
4293
4317
],
4294
4318
"pulls": [
@@ -11351,6 +11375,32 @@
11351
11375
"comments": []
11352
11376
}
11353
11377
]
11378
+
},
11379
+
{
11380
+
"number": 265,
11381
+
"id": "PR_kwDOKRPFO87KEEje",
11382
+
"title": "Changes normative reference of ECDH Point Encoding.",
0 commit comments