Skip to content

Commit

Permalink
FF129 SubtleCrypto ED25519 support
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Jul 23, 2024
1 parent 056c2fd commit a2ec3f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions api/SubtleCrypto.json
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "129"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -809,7 +809,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": false,
"version_added": "129",
"impl_url": "https://bugzil.la/1804788"
},
"firefox_android": "mirror",
Expand Down Expand Up @@ -935,7 +935,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "129"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -1037,7 +1037,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "129"
},
"firefox_android": "mirror",
"ie": {
Expand Down Expand Up @@ -1203,7 +1203,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "129"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit a2ec3f4

Please sign in to comment.