forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WebCryptoAPI.json
85 lines (85 loc) · 2.95 KB
/
WebCryptoAPI.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"spec": {
"title": "Web Cryptography API",
"url": "https://w3c.github.io/webcrypto/"
},
"links": {
"https://www.w3.org/TR/": [],
"https://www.w3.org/2012/webcrypto/": [],
"https://github.com/w3c/webcrypto/issues/": [],
"https://lists.w3.org/Archives/Public/[email protected]/": [],
"https://www.w3.org/Consortium/Patent-Policy/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/54174/status": [],
"https://www.w3.org/2019/Process-20190301/": [],
"https://tools.ietf.org/html/bcp14": [],
"https://heycam.github.io/webidl/": [
"idl-promise",
"idl-DOMException",
"ArrayBufferView",
"idl-ArrayBuffer",
"idl-DOMString",
"BufferSource",
"dfn-throw",
"dataerror",
"dfn-get-buffer-source-copy",
"SameObject",
"Exposed",
"SecureContext",
"typemismatcherror",
"quotaexceedederror",
"idl-object",
"idl-boolean",
"idl-any",
"idl-sequence",
"idl-unsigned-long",
"invalidaccesserror",
"syntaxerror",
"exceptiondef-typeerror",
"notsupportederror",
"operationerror",
"idl-Uint8Array",
"EnforceRange",
"idl-octet",
"idl-unsigned-short"
],
"https://html.spec.whatwg.org/": [
"windoworworkerglobalscope",
"window",
"workerglobalscope",
"concept-relevant-global",
"in-parallel"
],
"https://www.northropgrumman.com/Capabilities/CybersecurityResearchConsortium/": [],
"https://wiki.whatwg.org/wiki/Crypto": [],
"https://dom.spec.whatwg.org/": [],
"https://tc39.es/ecma262/": [],
"https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf": [],
"https://csrc.nist.gov/publications/fips/fips198-1/FIPS-198-1_final.pdf": [],
"https://tools.ietf.org/html/rfc7518": [],
"https://tools.ietf.org/html/draft-ietf-jose-json-web-key-11": [],
"https://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf": [],
"https://csrc.nist.gov/publications/nistpubs/800-38D/SP-800-38D.pdf": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://tools.ietf.org/html/rfc2315": [],
"https://tools.ietf.org/html/rfc2898": [],
"https://tools.ietf.org/html/rfc3279": [],
"https://tools.ietf.org/html/rfc3394": [],
"https://tools.ietf.org/html/rfc3447": [],
"https://tools.ietf.org/html/rfc5208": [],
"https://tools.ietf.org/html/rfc5280": [],
"https://tools.ietf.org/html/rfc5480": [],
"https://tools.ietf.org/html/rfc5869": [],
"https://tools.ietf.org/html/rfc5915": [],
"https://tools.ietf.org/html/rfc6090": [],
"https://tools.ietf.org/html/rfc8174": [],
"https://www.secg.org/sec1-v2.pdf": [],
"https://tools.ietf.org/html/draft-ietf-rtcweb-jsep/": [],
"https://www.w3.org/TR/IndexedDB/": [],
"https://tools.ietf.org/html/rfc4055": [],
"https://tools.ietf.org/html/rfc5756": [],
"https://tools.ietf.org/html/rfc5958": []
}
}