gecko-dev/testing/web-platform/tests/WebCryptoAPI
Benjamin Coe b16e09a862 Bug 1705264 [wpt PR 28499] - implement crypto.randomUUID(), a=testonly
Automatic update from web-platform-tests
implement crypto.randomUUID()

Implementation of crypto.randomUUID() using base/guid which indicates
"A cryptographically secure random source will be used".

Refs: https://wicg.github.io/uuid/
Bug: 1197594
Change-Id: I0f5402b4d83a5d89f02425d8050a7737264672dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2804758
Commit-Queue: Benjamin Coe <bencoe@google.com>
Reviewed-by: Domenic Denicola <domenic@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#872711}

--

wpt-commits: 15874bf6200f929ecb91726aab4c8e4d1412fee0
wpt-pr: 28499
2021-04-23 22:15:57 +00:00
..
derive_bits_keys
digest Bug 1685746 [wpt PR 27105] - Fix typo in digest.js, a=testonly 2021-04-08 10:47:30 +00:00
encrypt_decrypt
generateKey
import_export
secure_context
sign_verify
tools
util Bug 1701869 [wpt PR 28295] - fix(WebCryptoAPI/util): work in strict mode, a=testonly 2021-04-08 10:47:29 +00:00
wrapKey_unwrapKey
META.yml
README.md
getRandomValues.any.js
historical.any.js
idlharness.https.any.js
randomUUID.any.js Bug 1705264 [wpt PR 28499] - implement crypto.randomUUID(), a=testonly 2021-04-23 22:15:57 +00:00

README.md

Directory for Crypto API tests