Skip to content

Commit 851575b

Browse files
authored
Update acknowledgements (#552)
Updates acknowledgements with the source of Ed25519 and X25519 as well as individuals who contributed fixes and features either here or in webcrypto-secure-curves.
1 parent 428de79 commit 851575b

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

spec/Overview.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15768,6 +15768,27 @@ <h2>Acknowledgments</h2>
1576815768
method in the {{Crypto}} interface was originally proposed by Adam Barth to the
1576915769
<a href="https://wiki.whatwg.org/wiki/Crypto">WHATWG</a>.
1577015770
</p>
15771+
<p>
15772+
Ed25519 and X25519 were originally specified in the
15773+
<a href="https://wicg.github.io/webcrypto-secure-curves/">Secure Curves in the Web Cryptography API</a>
15774+
specification at the WICG.
15775+
</p>
15776+
<p>
15777+
Thanks to
15778+
Ben Wiederhake,
15779+
Divy Srivastava,
15780+
Dominique Hazael-Massieux,
15781+
Filip Skokan,
15782+
Kagami Sascha Rosylight,
15783+
Luca Casonato,
15784+
Martin Thomson,
15785+
Philippe Le Hégaret,
15786+
Tobias Nießen,
15787+
and Anna Weine
15788+
for their contributions and improvements made to this specification
15789+
and the <a href="https://github.com/WICG/webcrypto-secure-curves/">Secure Curves in the Web Cryptography API</a>
15790+
specification.
15791+
</p>
1577115792
</section>
1577215793
</section>
1577315794

0 commit comments

Comments
 (0)