mirror of
https://github.com/servo/servo
synced 2026-05-10 09:02:30 +02:00
10 lines
286 B
JavaScript
10 lines
286 B
JavaScript
// META: title=WebCryptoAPI: deriveBits() and deriveKey() Using HKDF
|
|
// META: variant=?1-1000
|
|
// META: variant=?1001-2000
|
|
// META: variant=?2001-3000
|
|
// META: variant=?3001-last
|
|
// META: script=/common/subset-tests.js
|
|
// META: script=hkdf_vectors.js
|
|
// META: script=hkdf.js
|
|
run_test();
|