Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions spec/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -15767,6 +15767,27 @@ <h2>Acknowledgments</h2>
method in the {{Crypto}} interface was originally proposed by Adam Barth to the
<a href="https://wiki.whatwg.org/wiki/Crypto">WHATWG</a>.
</p>
<p>
Ed25519 and X25519 were originally specified in the
<a href="https://wicg.github.io/webcrypto-secure-curves/">Secure Curves in the Web Cryptography API</a>
specification at the WICG.
</p>
<p>
Thanks to
Ben Wiederhake,
Divy Srivastava,
Dominique Hazael-Massieux,
Filip Skokan,
Kagami Sascha Rosylight,
Luca Casonato,
Martin Thomson,
Philippe Le Hégaret,
Tobias Nießen,
and Anna Weine
for their contributions and improvements made to this specification
and the <a href="https://github.com/WICG/webcrypto-secure-curves/">Secure Curves in the Web Cryptography API</a>
specification.
</p>
</section>
</section>

Expand Down
Loading