blob: 195668ae05dd2672823d6feb6c135f4fb9dc98c0 [file] [log] [blame]
deriveBits and deriveKey Tests for HKDF
PASS short derivedKey, normal salt, SHA-384, with normal info
PASS short derivedKey, normal salt, SHA-384, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-384, with normal info with missing salt
PASS short derivedKey, normal salt, SHA-384, with normal info with missing info
FAIL short derivedKey, normal salt, SHA-384, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-384, with normal info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-384, with empty info
PASS short derivedKey, normal salt, SHA-384, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-384, with empty info with missing salt
PASS short derivedKey, normal salt, SHA-384, with empty info with missing info
FAIL short derivedKey, normal salt, SHA-384, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-384, with empty info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-512, with normal info
PASS short derivedKey, normal salt, SHA-512, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-512, with normal info with missing salt
PASS short derivedKey, normal salt, SHA-512, with normal info with missing info
FAIL short derivedKey, normal salt, SHA-512, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-512, with normal info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-512, with empty info
PASS short derivedKey, normal salt, SHA-512, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-512, with empty info with missing salt
PASS short derivedKey, normal salt, SHA-512, with empty info with missing info
FAIL short derivedKey, normal salt, SHA-512, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-512, with empty info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-1, with normal info
PASS short derivedKey, normal salt, SHA-1, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-1, with normal info with missing salt
PASS short derivedKey, normal salt, SHA-1, with normal info with missing info
FAIL short derivedKey, normal salt, SHA-1, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-1, with normal info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-1, with empty info
PASS short derivedKey, normal salt, SHA-1, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-1, with empty info with missing salt
PASS short derivedKey, normal salt, SHA-1, with empty info with missing info
FAIL short derivedKey, normal salt, SHA-1, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-1, with empty info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-256, with normal info
PASS short derivedKey, normal salt, SHA-256, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-256, with normal info with missing salt
PASS short derivedKey, normal salt, SHA-256, with normal info with missing info
FAIL short derivedKey, normal salt, SHA-256, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-256, with normal info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-256, with empty info
PASS short derivedKey, normal salt, SHA-256, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, SHA-256, with empty info with missing salt
PASS short derivedKey, normal salt, SHA-256, with empty info with missing info
FAIL short derivedKey, normal salt, SHA-256, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length
FAIL short derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, normal salt, SHA-256, with empty info with missing deriveBits usage
PASS short derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS short derivedKey, normal salt, PBKDF2, with normal info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, PBKDF2, with normal info
PASS short derivedKey, normal salt, PBKDF2, with empty info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, normal salt, PBKDF2, with empty info
PASS short derivedKey, empty salt, SHA-384, with normal info
PASS short derivedKey, empty salt, SHA-384, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-384, with normal info with missing salt
PASS short derivedKey, empty salt, SHA-384, with normal info with missing info
FAIL short derivedKey, empty salt, SHA-384, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-384, with normal info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-384, with empty info
PASS short derivedKey, empty salt, SHA-384, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-384, with empty info with missing salt
PASS short derivedKey, empty salt, SHA-384, with empty info with missing info
FAIL short derivedKey, empty salt, SHA-384, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-384, with empty info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-512, with normal info
PASS short derivedKey, empty salt, SHA-512, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-512, with normal info with missing salt
PASS short derivedKey, empty salt, SHA-512, with normal info with missing info
FAIL short derivedKey, empty salt, SHA-512, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-512, with normal info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-512, with empty info
PASS short derivedKey, empty salt, SHA-512, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-512, with empty info with missing salt
PASS short derivedKey, empty salt, SHA-512, with empty info with missing info
FAIL short derivedKey, empty salt, SHA-512, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-512, with empty info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-1, with normal info
PASS short derivedKey, empty salt, SHA-1, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-1, with normal info with missing salt
PASS short derivedKey, empty salt, SHA-1, with normal info with missing info
FAIL short derivedKey, empty salt, SHA-1, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-1, with normal info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-1, with empty info
PASS short derivedKey, empty salt, SHA-1, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-1, with empty info with missing salt
PASS short derivedKey, empty salt, SHA-1, with empty info with missing info
FAIL short derivedKey, empty salt, SHA-1, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-1, with empty info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-256, with normal info
PASS short derivedKey, empty salt, SHA-256, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-256, with normal info with missing salt
PASS short derivedKey, empty salt, SHA-256, with normal info with missing info
FAIL short derivedKey, empty salt, SHA-256, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-256, with normal info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-256, with empty info
PASS short derivedKey, empty salt, SHA-256, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, SHA-256, with empty info with missing salt
PASS short derivedKey, empty salt, SHA-256, with empty info with missing info
FAIL short derivedKey, empty salt, SHA-256, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS short derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length
FAIL short derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS short derivedKey, empty salt, SHA-256, with empty info with missing deriveBits usage
PASS short derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS short derivedKey, empty salt, PBKDF2, with normal info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, PBKDF2, with normal info
PASS short derivedKey, empty salt, PBKDF2, with empty info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 192 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 128 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 192 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 128 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 192 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 128 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 192 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using short derivedKey, empty salt, PBKDF2, with empty info
PASS long derivedKey, normal salt, SHA-384, with normal info
PASS long derivedKey, normal salt, SHA-384, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-384, with normal info with missing salt
PASS long derivedKey, normal salt, SHA-384, with normal info with missing info
FAIL long derivedKey, normal salt, SHA-384, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-384, with normal info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-384, with empty info
PASS long derivedKey, normal salt, SHA-384, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-384, with empty info with missing salt
PASS long derivedKey, normal salt, SHA-384, with empty info with missing info
FAIL long derivedKey, normal salt, SHA-384, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-384, with empty info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-512, with normal info
PASS long derivedKey, normal salt, SHA-512, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-512, with normal info with missing salt
PASS long derivedKey, normal salt, SHA-512, with normal info with missing info
FAIL long derivedKey, normal salt, SHA-512, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-512, with normal info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-512, with empty info
PASS long derivedKey, normal salt, SHA-512, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-512, with empty info with missing salt
PASS long derivedKey, normal salt, SHA-512, with empty info with missing info
FAIL long derivedKey, normal salt, SHA-512, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-512, with empty info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-1, with normal info
PASS long derivedKey, normal salt, SHA-1, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-1, with normal info with missing salt
PASS long derivedKey, normal salt, SHA-1, with normal info with missing info
FAIL long derivedKey, normal salt, SHA-1, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-1, with normal info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-1, with empty info
PASS long derivedKey, normal salt, SHA-1, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-1, with empty info with missing salt
PASS long derivedKey, normal salt, SHA-1, with empty info with missing info
FAIL long derivedKey, normal salt, SHA-1, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-1, with empty info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-256, with normal info
PASS long derivedKey, normal salt, SHA-256, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-256, with normal info with missing salt
PASS long derivedKey, normal salt, SHA-256, with normal info with missing info
FAIL long derivedKey, normal salt, SHA-256, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-256, with normal info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-256, with empty info
PASS long derivedKey, normal salt, SHA-256, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, SHA-256, with empty info with missing salt
PASS long derivedKey, normal salt, SHA-256, with empty info with missing info
FAIL long derivedKey, normal salt, SHA-256, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length
FAIL long derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, normal salt, SHA-256, with empty info with missing deriveBits usage
PASS long derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS long derivedKey, normal salt, PBKDF2, with normal info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, PBKDF2, with normal info
PASS long derivedKey, normal salt, PBKDF2, with empty info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, normal salt, PBKDF2, with empty info
PASS long derivedKey, empty salt, SHA-384, with normal info
PASS long derivedKey, empty salt, SHA-384, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-384, with normal info with missing salt
PASS long derivedKey, empty salt, SHA-384, with normal info with missing info
FAIL long derivedKey, empty salt, SHA-384, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-384, with normal info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-384, with empty info
PASS long derivedKey, empty salt, SHA-384, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-384, with empty info with missing salt
PASS long derivedKey, empty salt, SHA-384, with empty info with missing info
FAIL long derivedKey, empty salt, SHA-384, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-384, with empty info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-512, with normal info
PASS long derivedKey, empty salt, SHA-512, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-512, with normal info with missing salt
PASS long derivedKey, empty salt, SHA-512, with normal info with missing info
FAIL long derivedKey, empty salt, SHA-512, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-512, with normal info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-512, with empty info
PASS long derivedKey, empty salt, SHA-512, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-512, with empty info with missing salt
PASS long derivedKey, empty salt, SHA-512, with empty info with missing info
FAIL long derivedKey, empty salt, SHA-512, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-512, with empty info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-1, with normal info
PASS long derivedKey, empty salt, SHA-1, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-1, with normal info with missing salt
PASS long derivedKey, empty salt, SHA-1, with normal info with missing info
FAIL long derivedKey, empty salt, SHA-1, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-1, with normal info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-1, with empty info
PASS long derivedKey, empty salt, SHA-1, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-1, with empty info with missing salt
PASS long derivedKey, empty salt, SHA-1, with empty info with missing info
FAIL long derivedKey, empty salt, SHA-1, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-1, with empty info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-256, with normal info
PASS long derivedKey, empty salt, SHA-256, with normal info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with normal info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-256, with normal info with missing salt
PASS long derivedKey, empty salt, SHA-256, with normal info with missing info
FAIL long derivedKey, empty salt, SHA-256, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-256, with normal info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-256, with empty info
PASS long derivedKey, empty salt, SHA-256, with empty info with 0 length
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with empty info
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, SHA-256, with empty info with missing salt
PASS long derivedKey, empty salt, SHA-256, with empty info with missing info
FAIL long derivedKey, empty salt, SHA-256, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS long derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length
FAIL long derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS long derivedKey, empty salt, SHA-256, with empty info with missing deriveBits usage
PASS long derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS long derivedKey, empty salt, PBKDF2, with normal info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, PBKDF2, with normal info
PASS long derivedKey, empty salt, PBKDF2, with empty info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 192 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 128 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 192 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 128 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 192 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 128 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 192 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using long derivedKey, empty salt, PBKDF2, with empty info
FAIL empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-384, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-384, with normal info with missing salt
PASS empty derivedKey, normal salt, SHA-384, with normal info with missing info
FAIL empty derivedKey, normal salt, SHA-384, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-384, with normal info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-384, with normal info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-384, with normal info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-384, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-384, with empty info with missing salt
PASS empty derivedKey, normal salt, SHA-384, with empty info with missing info
FAIL empty derivedKey, normal salt, SHA-384, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-384, with empty info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-384, with empty info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-384, with empty info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-512, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-512, with normal info with missing salt
PASS empty derivedKey, normal salt, SHA-512, with normal info with missing info
FAIL empty derivedKey, normal salt, SHA-512, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-512, with normal info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-512, with normal info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-512, with normal info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-512, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-512, with empty info with missing salt
PASS empty derivedKey, normal salt, SHA-512, with empty info with missing info
FAIL empty derivedKey, normal salt, SHA-512, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-512, with empty info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-512, with empty info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-1, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-1, with normal info with missing salt
PASS empty derivedKey, normal salt, SHA-1, with normal info with missing info
FAIL empty derivedKey, normal salt, SHA-1, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-1, with normal info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-1, with normal info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-1, with normal info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-1, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-1, with empty info with missing salt
PASS empty derivedKey, normal salt, SHA-1, with empty info with missing info
FAIL empty derivedKey, normal salt, SHA-1, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-1, with empty info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-1, with empty info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-1, with empty info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-256, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-256, with normal info with missing salt
PASS empty derivedKey, normal salt, SHA-256, with normal info with missing info
FAIL empty derivedKey, normal salt, SHA-256, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-256, with normal info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-256, with normal info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-256, with normal info with wrong (ECDH) key
FAIL empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, normal salt, SHA-256, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS empty derivedKey, normal salt, SHA-256, with empty info with missing salt
PASS empty derivedKey, normal salt, SHA-256, with empty info with missing info
FAIL empty derivedKey, normal salt, SHA-256, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, normal salt, SHA-256, with empty info with non-multiple of 8 length
FAIL empty derivedKey, normal salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, normal salt, SHA-256, with empty info with missing deriveBits usage
PASS empty derivedKey, normal salt, SHA-256, with empty info with wrong (ECDH) key
PASS empty derivedKey, normal salt, PBKDF2, with normal info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, PBKDF2, with normal info
PASS empty derivedKey, normal salt, PBKDF2, with empty info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, normal salt, PBKDF2, with empty info
FAIL empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-384, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-384, with normal info with missing salt
PASS empty derivedKey, empty salt, SHA-384, with normal info with missing info
FAIL empty derivedKey, empty salt, SHA-384, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-384, with normal info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-384, with normal info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-384, with normal info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-384, with normal info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-384, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-384, with empty info with missing salt
PASS empty derivedKey, empty salt, SHA-384, with empty info with missing info
FAIL empty derivedKey, empty salt, SHA-384, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-384, with empty info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-384, with empty info with bad hash name SHA384 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-384, with empty info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-384, with empty info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-512, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-512, with normal info with missing salt
PASS empty derivedKey, empty salt, SHA-512, with normal info with missing info
FAIL empty derivedKey, empty salt, SHA-512, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-512, with normal info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-512, with normal info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-512, with normal info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-512, with normal info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-512, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-512, with empty info with missing salt
PASS empty derivedKey, empty salt, SHA-512, with empty info with missing info
FAIL empty derivedKey, empty salt, SHA-512, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-512, with empty info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-512, with empty info with bad hash name SHA512 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-512, with empty info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-512, with empty info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-1, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-1, with normal info with missing salt
PASS empty derivedKey, empty salt, SHA-1, with normal info with missing info
FAIL empty derivedKey, empty salt, SHA-1, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-1, with normal info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-1, with normal info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-1, with normal info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-1, with normal info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-1, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-1, with empty info with missing salt
PASS empty derivedKey, empty salt, SHA-1, with empty info with missing info
FAIL empty derivedKey, empty salt, SHA-1, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-1, with empty info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-1, with empty info with bad hash name SHA1 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-1, with empty info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-256, with normal info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-256, with normal info with missing salt
PASS empty derivedKey, empty salt, SHA-256, with normal info with missing info
FAIL empty derivedKey, empty salt, SHA-256, with normal info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-256, with normal info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-256, with normal info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-256, with normal info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-256, with normal info with wrong (ECDH) key
FAIL empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
PASS empty derivedKey, empty salt, SHA-256, with empty info with 0 length
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info assert_unreached: deriveKey failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
FAIL Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveKey with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with missing deriveKey usage
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS empty derivedKey, empty salt, SHA-256, with empty info with missing salt
PASS empty derivedKey, empty salt, SHA-256, with empty info with missing info
FAIL empty derivedKey, empty salt, SHA-256, with empty info with null length assert_equals: deriveBits with null length correctly threw OperationError: The operation failed for an operation-specific reason expected "TypeError" but got "OperationError"
PASS empty derivedKey, empty salt, SHA-256, with empty info with non-multiple of 8 length
FAIL empty derivedKey, empty salt, SHA-256, with empty info with bad hash name SHA256 assert_equals: deriveBits with bad hash name correctly threw NotSupportedError: Member HkdfParams.info is required and must be an instance of (ArrayBufferView or ArrayBuffer) expected "NotSupportedError" but got "TypeError"
PASS empty derivedKey, empty salt, SHA-256, with empty info with missing deriveBits usage
PASS empty derivedKey, empty salt, SHA-256, with empty info with wrong (ECDH) key
PASS empty derivedKey, empty salt, PBKDF2, with normal info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, PBKDF2, with normal info
PASS empty derivedKey, empty salt, PBKDF2, with empty info with non-digest algorithm PBKDF2
PASS Derived key of type name: AES-CBC length: 128 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 192 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CBC length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 128 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 192 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-CTR length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 128 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 192 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-GCM length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 128 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 192 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: AES-KW length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-1 length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-256 length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-384 length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info
PASS Derived key of type name: HMAC hash: SHA-512 length: 256 using empty derivedKey, empty salt, PBKDF2, with empty info