summaryrefslogtreecommitdiff
path: root/doc/api/webcrypto.md
Commit message (Expand)AuthorAgeFilesLines
* 2023-04-18, Version 20.0.0 (Current)RafaelGSS2023-04-181-1/+1
* doc: fix typo in webcrypto metadataTobias Nießen2023-04-171-1/+1
* crypto: use WebIDL converters in WebCryptoAPIFilip Skokan2023-01-171-0/+4
* doc,crypto: fix WebCryptoAPI import keyData and export returnFilip Skokan2023-01-071-2/+2
* doc: add backticks to webcrypto rsaOaepParamsFilip Skokan2022-12-161-2/+2
* doc: add lint rule to enforce trailing commasAntoine du Hamel2022-11-171-14/+14
* 2022-10-18, Version 19.0.0 (Current)RafaelGSS2022-10-181-1/+1
* doc: graduate webcrypto to stableFilip Skokan2022-10-101-1/+5
* doc,crypto: mark experimental algorithms more visuallyFilip Skokan2022-10-061-91/+91
* doc,crypto: add missing CFRG curve algorithms to supported listsFilip Skokan2022-10-051-0/+8
* doc,crypto: add null length to crypto.subtle.deriveBitsFilip Skokan2022-10-051-4/+12
* doc,crypto: update webcrypto docs for global accessFilip Skokan2022-09-211-14/+15
* 2022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso2022-08-161-15/+45
* crypto: update Wrapping and unwrapping keys webcrypto exampleFilip Skokan2022-06-201-2/+2
* 2022-06-16, Version 18.4.0 (Current)Danielle Adams2022-06-161-15/+15
* crypto: remove Node.js-specific webcrypto extensionsFilip Skokan2022-06-111-295/+38
* crypto: add CFRG curves to Web Crypto APIFilip Skokan2022-06-041-212/+129
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-15/+16
* doc: add NodeEdKeyGenParams to CryptoKey.algorithmTobias Nießen2022-04-131-1/+1
* doc: change AES-GCM IV recommendation in WebCryptoTobias Nießen2022-04-121-3/+9
* doc: aes webcrypto unwrap is not a node-specific extensionsFilip Skokan2022-04-031-4/+4
* doc: simplify recommendation in webcrypto.mdRich Trott2022-04-021-1/+1
* crypto: validate `this` value for `webcrypto.getRandomValues`Antoine du Hamel2022-02-261-4/+4
* crypto: adjust types for getRandomValuesLiviaMedeiros2022-01-221-2/+5
* doc: use sentence case for Web Crypto headersTobias Nießen2022-01-181-2/+2
* doc: make Web Crypto example spec compliantTobias Nießen2022-01-181-1/+4
* doc: improve Web Crypto headings related to ECCTobias Nießen2022-01-171-2/+2
* doc: use GFM footnotes in webcrypto.mdRich Trott2021-10-231-119/+101
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-84/+238
* doc: fix the inline code-block at the NodeDhKeyGenParams class213123Justin2021-10-061-1/+1
* doc: correct the codeblock for `hmacImportParams.hash`Justin2021-10-061-1/+1
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-1/+1
* 2021-08-17, Version 16.7.0 (Current)Danielle Adams2021-08-171-1/+1
* doc: fix typo in hmac.paramNames defaultJustin2021-08-161-1/+1
* doc: change "Version 4 UUID" to "version 4 UUID"Tobias Nießen2021-08-081-1/+1
* crypto: implement webcrypto.randomUUIDMichaël Zasso2021-08-051-0/+11
* doc: fix markup for aesImportParamsTobias Nießen2021-06-111-1/+1
* doc: standardize on pseudorandomRich Trott2021-04-131-2/+2
* crypto: fix webcrypto derive(Bits|Key) resolve values and docsFilip Skokan2021-04-121-2/+2
* doc: fix typo in webcrypto.mdmarsonya2021-02-271-1/+1
* crypto: check ed/x webcrypto key import algorithm namesFilip Skokan2021-02-261-2/+2
* doc,lib: prepare for stricter multi-line array lintingRich Trott2021-02-191-2/+2
* 2021-02-17, Version 15.9.0 (Current)Danielle Adams2021-02-171-2/+2
* doc: use **Default:** more consistentlycjihrig2021-02-171-4/+4
* crypto: remove webcrypto "DSA" JWK Key Type operationsFilip Skokan2021-02-051-2/+10
* doc: consistent webcrypto `node.keyObject` formatFilip Skokan2021-02-051-4/+4
* doc: fix webcrypto HMAC generateKey exampleFilip Skokan2021-02-051-3/+4
* 2021-02-02, Version 15.8.0 (Current)Michaël Zasso2021-02-021-8/+8
* crypto: experimental (Ed/X)25519/(Ed/X)448 supportJames M Snell2021-01-181-4/+97
* 2020-10-20, Version 15.0.0 (Current)Beth Griggs2020-10-201-125/+125