Skip to content

Commit 166660a

Browse files
author
ID Bot
committed
Script updating archive at 2026-03-15T03:17:52Z. [ci skip]
1 parent 0694489 commit 166660a

1 file changed

Lines changed: 51 additions & 1 deletion

File tree

archive.json

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"magic": "E!vIA5L86J2I",
3-
"timestamp": "2026-03-08T02:45:37.824948+00:00",
3+
"timestamp": "2026-03-15T03:17:49.513846+00:00",
44
"repo": "lamps-wg/draft-composite-kem",
55
"labels": [
66
{
@@ -4289,6 +4289,30 @@
42894289
"updatedAt": "2026-03-08T01:30:05Z",
42904290
"closedAt": null,
42914291
"comments": []
4292+
},
4293+
{
4294+
"number": 264,
4295+
"id": "I_kwDOKRPFO87yTFiI",
4296+
"title": "Change Reference of ECDH Key Encoding to IETF document",
4297+
"url": "https://github.com/lamps-wg/draft-composite-kem/issues/264",
4298+
"state": "OPEN",
4299+
"author": "janklaussner",
4300+
"authorAssociation": "COLLABORATOR",
4301+
"assignees": [],
4302+
"labels": [],
4303+
"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+
]
42924316
}
42934317
],
42944318
"pulls": [
@@ -11351,6 +11375,32 @@
1135111375
"comments": []
1135211376
}
1135311377
]
11378+
},
11379+
{
11380+
"number": 265,
11381+
"id": "PR_kwDOKRPFO87KEEje",
11382+
"title": "Changes normative reference of ECDH Point Encoding.",
11383+
"url": "https://github.com/lamps-wg/draft-composite-kem/pull/265",
11384+
"state": "OPEN",
11385+
"author": "janklaussner",
11386+
"authorAssociation": "COLLABORATOR",
11387+
"assignees": [],
11388+
"labels": [],
11389+
"body": "Refer to RFC-5480 first, then hint to X9.62.\r\n\r\nCloses #264",
11390+
"createdAt": "2026-03-12T14:46:55Z",
11391+
"updatedAt": "2026-03-12T15:48:01Z",
11392+
"baseRepository": "lamps-wg/draft-composite-kem",
11393+
"baseRefName": "main",
11394+
"baseRefOid": "e0a3c6f7329d7d1d053700e30303a71c49783520",
11395+
"headRepository": "lamps-wg/draft-composite-kem",
11396+
"headRefName": "264-change-reference-of-ecdh-key-encoding-to-ietf-document",
11397+
"headRefOid": "3c04e7da71e36d6a31a3a72703738ba908bac7ee",
11398+
"closedAt": null,
11399+
"mergedAt": null,
11400+
"mergedBy": null,
11401+
"mergeCommit": null,
11402+
"comments": [],
11403+
"reviews": []
1135411404
}
1135511405
]
1135611406
}

0 commit comments

Comments
 (0)