You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,8 @@ The most notable highlights (chronological order):
128
128
* 2022-09-28: [Intent to Prototype: Curve25519 in Web Cryptography](https://groups.google.com/a/chromium.org/g/blink-dev/c/n0uKIqfypW0/m/xu5UBbaBAwAJ)
129
129
* 2023-Q3: Kick-off work with Igalia on prototyping [ServiceWorker-like protocol handlers for WebExtensions](https://github.com/ipfs/in-web-browsers/issues/212)
130
130
* 2024-Q3: Curve25519 in Web APIs is implemented in Chromium and WebKit behind a runtime flag [#](https://github.com/ipfs/in-web-browsers/issues/204#issuecomment-1735833247), remaining work is around WPT and specification details.
131
-
* 2025-Q1: Prototyping [New WebExtension API to register `protocol_handlers` in Chromium](https://chromium-review.googlesource.com/c/chromium/src/+/5518971)
131
+
* 2025-Q1: Prototyping [New WebExtension API to register `protocol_handlers` in Chromium](https://chromium-review.googlesource.com/c/chromium/src/+/5518971)
132
+
* 2025-Q1: [blogpost: Can I use Secure Curves in the Web Platform?](https://blogs.igalia.com/jfernandez/2025/02/28/can-i-use-secure-curves-in-the-web-platform/), [chromium: Ship the Ed25519 WebCrypto agorithm](https://chromium-review.googlesource.com/c/chromium/src/+/6440173)
0 commit comments