Home
last modified time | relevance | path

Searched defs:pkcs8 (Results 1 – 19 of 19) sorted by relevance

/third_party/node/test/parallel/
Dtest-webcrypto-derivekey-cfrg.js16 pkcs8: '302e020100300506032b656e04220420c8838e76d057dfb7d8c95a69e138160ad' + property
25 pkcs8: '3046020100300506032b656f043a043858c7d29a3eb519b29d00cfb191bb64fc6' + property
38 kTests.map(async ({ name, size, pkcs8, spki, result }) => { property
Dtest-webcrypto-derivebits-cfrg.js16 pkcs8: '302e020100300506032b656e04220420c8838e76d057dfb7d8c95a69e138160ad' + property
25 pkcs8: '3046020100300506032b656f043a043858c7d29a3eb519b29d00cfb191bb64fc6' + property
39 kTests.map(async ({ name, size, pkcs8, spki, result }) => { property
Dtest-webcrypto-derivekey-ecdh.js15 pkcs8: '3081ee020100301006072a8648ce3d020106052b810400230481d63081d302010' + property
32 pkcs8: '3081b6020100301006072a8648ce3d020106052b8104002204819e30819b02010' + property
49 kTests.map(async ({ namedCurve, size, pkcs8, spki, result }) => { property
Dtest-webcrypto-derivebits-ecdh.js16 pkcs8: '3081ee020100301006072a8648ce3d020106052b810400230481d63081d302010' + property
36 pkcs8: '3081b6020100301006072a8648ce3d020106052b8104002204819e30819b02010' + property
54 kTests.map(async ({ namedCurve, size, pkcs8, spki, result }) => { property
Dtest-webcrypto-export-import-cfrg.js19 pkcs8: Buffer.from( property
35 pkcs8: Buffer.from( property
53 pkcs8: Buffer.from( property
69 pkcs8: Buffer.from( property
Dtest-webcrypto-export-import-rsa.js30 pkcs8: Buffer.from( property
83 pkcs8: Buffer.from( property
172 pkcs8: Buffer.from( property
Dtest-webcrypto-export-import-ec.js25 pkcs8: Buffer.from( property
52 pkcs8: Buffer.from( property
73 pkcs8: Buffer.from( property
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/
Dokp_importKey.https.any.js14pkcs8: new Uint8Array([48, 46, 2, 1, 0, 48, 5, 6, 3, 43, 101, 112, 4, 34, 4, 32, 243, 200, 244, 19… property
26pkcs8: new Uint8Array([48, 71, 2, 1, 0, 48, 5, 6, 3, 43, 101, 113, 4, 59, 4, 57, 14, 255, 3, 69, 1… property
38pkcs8: new Uint8Array([48, 46, 2, 1, 0, 48, 5, 6, 3, 43, 101, 110, 4, 34, 4, 32, 200, 131, 142, 11… property
50pkcs8: new Uint8Array([48, 70, 2, 1, 0, 48, 5, 6, 3, 43, 101, 111, 4, 58, 4, 56, 88, 199, 210, 154… property
Dec_importKey.https.any.js18pkcs8: new Uint8Array([48, 129, 238, 2, 1, 0, 48, 16, 6, 7, 42, 134, 72, 206, 61, 2, 1, 6, 5, 43, … property
33pkcs8: new Uint8Array([48, 129, 135, 2, 1, 0, 48, 19, 6, 7, 42, 134, 72, 206, 61, 2, 1, 6, 8, 42, … property
48pkcs8: new Uint8Array([48, 129, 182, 2, 1, 0, 48, 16, 6, 7, 42, 134, 72, 206, 61, 2, 1, 6, 5, 43, … property
Drsa_importKey.https.any.js17pkcs8: new Uint8Array([48, 130, 2, 120, 2, 1, 0, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 1,… property
33pkcs8: new Uint8Array([48, 130, 4, 190, 2, 1, 0, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 1,… property
49pkcs8: new Uint8Array([48, 130, 9, 68, 2, 1, 0, 48, 13, 6, 9, 42, 134, 72, 134, 247, 13, 1, 1, 1, … property
/third_party/node/test/fixtures/crypto/
Deddsa.js4 const pkcs8 = { variable
Decdsa.js4 const pkcs8 = { variable
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
Deddsa_vectors.js20 var pkcs8 = { variable
Decdsa_vectors.js23 var pkcs8 = { variable
/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/
Dcfrg_curves_bits_fixtures.js1 var pkcs8 = { variable
Decdh_bits.js6 var pkcs8 = { variable
189 function importKeys(pkcs8, spki, sizes) { argument
Decdh_keys.js6 var pkcs8 = { variable
158 function importKeys(pkcs8, spki, sizes) { argument
Dcfrg_curves_bits.js183 function importKeys(pkcs8, spki, sizes) { argument
Dcfrg_curves_keys.js167 function importKeys(pkcs8, spki, sizes) { argument