Commit 6eea524
crypto: reject duplicate ML-KEM JWK key_ops
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #62905
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>1 parent 80d4836 commit 6eea524Copy full SHA for 6eea524
2 files changed
+17Lines changed: 17 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal/crypto
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/crypto/util.js
Copy file name to clipboardExpand all lines: lib/internal/crypto/util.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
801 | 801 | |
802 | 802 | |
803 | 803 | |
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
804 | 808 | |
805 | 809 | |
806 | 810 | |
|
Collapse file
test/parallel/test-webcrypto-export-import-ml-kem.js
Copy file name to clipboardExpand all lines: test/parallel/test-webcrypto-export-import-ml-kem.js+13Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
321 | 321 | |
322 | 322 | |
323 | 323 | |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
0 commit comments