From 8ab76b56138ee85107d23a30a15a07e30d087638 Mon Sep 17 00:00:00 2001 From: Denis Ah-Kang <1696128+deniak@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:41:14 +0400 Subject: [PATCH] retire spec and point to https://github.com/w3c/webcrypto --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 51ebe2b..f7475ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Secure Curves in the Web Cryptography API +⚠️⚠️ **Status**: These features are now developed under https://github.com/w3c/webcrypto/ ⚠️⚠️ + This repository contains a proposal to add support for [Curve25519 and Curve448](https://tools.ietf.org/html/rfc7748) in the Web Cryptography API.