Skip to content

Commit

Permalink
Merge pull request #295 from WICG/dvorak42-patch-1
Browse files Browse the repository at this point in the history
SHA: 676d852
Reason: push, by aykutbulut

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
aykutbulut and github-actions[bot] committed Mar 27, 2024
1 parent b8754f7 commit 099f427
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://wicg.github.io/trust-token-api/" rel="canonical">
<meta content="cb60720202179f93f8999e48466de16e2671b38f" name="document-revision">
<meta content="676d852c206cefd13e710e218124f24f994dadc0" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -647,7 +647,7 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Private State Token API</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-01-16">16 January 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-03-27">27 March 2024</time></p>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down Expand Up @@ -927,7 +927,6 @@ <h2 class="heading settled" data-level="4" id="voprf-methods"><span class="secno
} IssueRequest;

struct {
ECPoint blinded; // Note: We diverge from the BlindEvaluateBatch specification by including this field along with each evaluatedElement.
ECPoint evaluated; // Corresponding to evaluatedElements
} SignedNonce;

Expand Down

0 comments on commit 099f427

Please sign in to comment.