Skip to content

Commit

Permalink
Script updating archive at 2023-08-17T00:35:17Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Aug 17, 2023
1 parent c2cc2e7 commit 4e27283
Showing 1 changed file with 82 additions and 11 deletions.
93 changes: 82 additions & 11 deletions archive.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2023-08-10T00:46:22.321691+00:00",
"timestamp": "2023-08-17T00:35:14.156291+00:00",
"repo": "cfrg/draft-irtf-cfrg-frost",
"labels": [
{
Expand Down Expand Up @@ -4561,11 +4561,13 @@
"state": "OPEN",
"author": "dconnolly",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"assignees": [
"dconnolly"
],
"labels": [],
"body": "We depend on identifiers as NonZeroScalars throughout the body of the text but our only procedure in the document to generate shares does not mention these, and in the prose mentions integers instead of NonZeroScalars, which we should fix",
"createdAt": "2023-05-16T13:07:44Z",
"updatedAt": "2023-05-16T13:07:44Z",
"updatedAt": "2023-08-15T22:00:50Z",
"closedAt": null,
"comments": []
},
Expand Down Expand Up @@ -4648,7 +4650,7 @@
{
"number": 451,
"id": "I_kwDOEpUZs85shkPc",
"title": "Definitions of H1, H2, H3 differ from the FROST paper",
"title": "Definitions of H3 differ from the FROST paper",
"url": "https://github.com/cfrg/draft-irtf-cfrg-frost/issues/451",
"state": "OPEN",
"author": "kayabaNerve",
Expand All @@ -4657,7 +4659,7 @@
"labels": [],
"body": "> Let H be a cryptographic hash function mapping to Z\u2217q \r\n\r\n> Sample single-use nonces (dij , eij ) $ \u2190 Z\u2217q \u00d7 Z\u2217q\r\n\r\n> Then, using m and B, all participants derive the \u201cbinding values\u201d \u03c1i, i \u2208 S such that \u03c1i = H1(i, m, B), where H1 is a hash function whose outputs are in Z\u2217q .\r\n\r\n> Let H1, H2 be hash functions whose outputs are in Z\u2217q .\r\n\r\nFROST states the nonces, binding factor hash, and challenge hash must be non-zero. The IETF draft does not require H1/H2/H3 map to the multiplicative group.\r\n\r\nWhile H2 potentially can't have that bound for compatibility reasons, `#dep-binding-factor` outputs `- binding_factor_list, a list of (NonZeroScalar, Scalar) tuples representing the binding factors.`, when this should technically be `(NonZeroScalar, NonZeroScalar)`. For H1, I believe an earlier revision did comment on rejecting zero, yet the current revision doesn't. I'm unsure how those discussions went.",
"createdAt": "2023-07-25T16:53:12Z",
"updatedAt": "2023-07-25T17:59:18Z",
"updatedAt": "2023-08-15T21:38:13Z",
"closedAt": null,
"comments": [
{
Expand All @@ -4666,6 +4668,13 @@
"body": "I just remembered point deserialization errors on identity, so a zero nonce being generated will cause an abort. That creates an effective equivalence for the draft's H1 and the paper. If we ignore H2 for compatibility reasons, that leaves H3.\r\n\r\nA simple fix may be if the binding factor is 0, pushing a 0 byte to the transcript and re-hashing.",
"createdAt": "2023-07-25T17:59:18Z",
"updatedAt": "2023-07-25T17:59:18Z"
},
{
"author": "chelseakomlo",
"authorAssociation": "COLLABORATOR",
"body": "Re-named to explicitly reference H3\r\n",
"createdAt": "2023-08-15T21:38:13Z",
"updatedAt": "2023-08-15T21:38:13Z"
}
]
},
Expand Down Expand Up @@ -4706,16 +4715,24 @@
"id": "I_kwDOEpUZs85tzqPy",
"title": "Brian Trammell's Review",
"url": "https://github.com/cfrg/draft-irtf-cfrg-frost/issues/455",
"state": "OPEN",
"state": "CLOSED",
"author": "chelseakomlo",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "1. Should Section 1.1 also have a note to the RFC Editor to remove before publication?\r\n\r\n2. I was a little confused by the wording of \u201cwithout a distinguished Coordinator\u201d in section 5. after reading Section 7.5 I take this to mean \u201cwithout designating a Coordinator\u201d; is this a better wording?\r\n\r\n3. In section 5.1: \"The outputs nonce and comm from participant P_i should both be stored locally and kept for use in the second round.: \u2014 8174 notwithstanding, isn\u2019t this just an s/should be stored/are stored/? I don\u2019t see how this would practically work otherwise. Same for section 5.3 \u201c the group_public_key and PK_i function arguments should come from that previously stored group info.\u201d",
"createdAt": "2023-08-09T00:09:23Z",
"updatedAt": "2023-08-09T00:09:38Z",
"closedAt": null,
"comments": []
"updatedAt": "2023-08-15T17:58:08Z",
"closedAt": "2023-08-15T17:58:08Z",
"comments": [
{
"author": "chris-wood",
"authorAssociation": "COLLABORATOR",
"body": "Dup of #440 ",
"createdAt": "2023-08-15T17:58:08Z",
"updatedAt": "2023-08-15T17:58:08Z"
}
]
}
],
"pulls": [
Expand Down Expand Up @@ -27938,20 +27955,74 @@
"id": "PR_kwDOEpUZs85XMxyp",
"title": "Update implementation support for Thomas Pornin's implementation",
"url": "https://github.com/cfrg/draft-irtf-cfrg-frost/pull/454",
"state": "OPEN",
"state": "MERGED",
"author": "chelseakomlo",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2023-08-04T13:51:23Z",
"updatedAt": "2023-08-04T13:51:23Z",
"updatedAt": "2023-08-15T17:57:17Z",
"baseRepository": "cfrg/draft-irtf-cfrg-frost",
"baseRefName": "master",
"baseRefOid": "47b46a831ed740508a04acaaaedd1ecde018ef1e",
"headRepository": "cfrg/draft-irtf-cfrg-frost",
"headRefName": "update-impl",
"headRefOid": "f21602a57fa24a02f7867f0da56caf268ea6d3f3",
"closedAt": "2023-08-15T17:57:17Z",
"mergedAt": "2023-08-15T17:57:17Z",
"mergedBy": "chris-wood",
"mergeCommit": {
"oid": "f01f3ffd896de0532b711eb8c7f08348f65c94ab"
},
"comments": [],
"reviews": []
},
{
"number": 456,
"id": "PR_kwDOEpUZs85YAd9Y",
"title": "Update old reference",
"url": "https://github.com/cfrg/draft-irtf-cfrg-frost/pull/456",
"state": "OPEN",
"author": "chelseakomlo",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "Address #453",
"createdAt": "2023-08-15T21:32:21Z",
"updatedAt": "2023-08-15T21:32:22Z",
"baseRepository": "cfrg/draft-irtf-cfrg-frost",
"baseRefName": "master",
"baseRefOid": "f01f3ffd896de0532b711eb8c7f08348f65c94ab",
"headRepository": "cfrg/draft-irtf-cfrg-frost",
"headRefName": "old-participants",
"headRefOid": "8cef4986775fdc73c9d9bdd2d609924a541deeba",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"comments": [],
"reviews": []
},
{
"number": 457,
"id": "PR_kwDOEpUZs85YAhws",
"title": "Gives pointer to improved performance",
"url": "https://github.com/cfrg/draft-irtf-cfrg-frost/pull/457",
"state": "OPEN",
"author": "chelseakomlo",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "Addresses #433",
"createdAt": "2023-08-15T21:47:47Z",
"updatedAt": "2023-08-15T21:47:48Z",
"baseRepository": "cfrg/draft-irtf-cfrg-frost",
"baseRefName": "master",
"baseRefOid": "f01f3ffd896de0532b711eb8c7f08348f65c94ab",
"headRepository": "cfrg/draft-irtf-cfrg-frost",
"headRefName": "pippenger",
"headRefOid": "a49b86c2a5ce4ec9697734fc29d493f20c62c756",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
Expand Down

0 comments on commit 4e27283

Please sign in to comment.