File tree Expand file tree Collapse file tree 2 files changed +124
-1939
lines changed
Expand file tree Collapse file tree 2 files changed +124
-1939
lines changed Original file line number Diff line number Diff line change 11# Secure Curves in the Web Cryptography API
22
3- This repository contains a proposal to add support for [ Curve25519 and
4- Curve448] ( https://tools.ietf.org/html/rfc7748 ) in the Web Cryptography API.
3+ This repository contains a proposal to add support for [ Curve448] ( https://tools.ietf.org/html/rfc7748 ) in the Web Cryptography API.
54
65There is an [ explainer] ( ./explainer.md ) and a [ draft specification] ( https://WICG.github.io/webcrypto-secure-curves/ ) .
76
87See the [ implementation status] ( https://github.com/WICG/webcrypto-secure-curves/issues/20 ) .
98
109Acknowledgement: this proposal was based on [ a previous proposal by Qingsi Wang
1110to include Curve25519 in WebCrypto] ( https://github.com/tQsW/webcrypto-curve25519 ) .
11+
12+ Note: Curve25519 has already been added to [ Web Cryptography] ( https://w3c.github.io/webcrypto/ )
You can’t perform that action at this time.
0 commit comments