Commit 16d2fd3
crypto: align verifyOneShot accepted types
Signed-off-by: anshikakalpana <anshikajain196872@gmail.com>
PR-URL: #63280
Fixes: #62903
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 02f73c7 commit 16d2fd3Copy full SHA for 16d2fd3
3 files changed
+42-20Lines changed: 42 additions & 20 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- doc/api
- lib/internal/crypto
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6090 | 6090 | |
6091 | 6091 | |
6092 | 6092 | |
6093 | | - |
| 6093 | + |
6094 | 6094 | |
6095 | 6095 | |
6096 | 6096 | |
| ||
6222 | 6222 | |
6223 | 6223 | |
6224 | 6224 | |
6225 | | - |
| 6225 | + |
6226 | 6226 | |
6227 | | - |
| 6227 | + |
6228 | 6228 | |
6229 | 6229 | |
6230 | 6230 | |
|
Collapse file
+1-15Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
257 | 257 | |
258 | 258 | |
259 | 259 | |
260 | | - |
261 | | - |
262 | | - |
263 | | - |
264 | | - |
265 | | - |
266 | | - |
267 | | - |
268 | 260 | |
269 | 261 | |
270 | 262 | |
| ||
275 | 267 | |
276 | 268 | |
277 | 269 | |
278 | | - |
279 | | - |
280 | | - |
281 | | - |
282 | | - |
283 | | - |
284 | | - |
| 270 | + |
285 | 271 | |
286 | 272 | |
287 | 273 | |
|
Collapse file
test/parallel/test-crypto-sign-verify.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-sign-verify.js+38-2Lines changed: 38 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
607 | 607 | |
608 | 608 | |
609 | 609 | |
610 | | - |
611 | | - |
| 610 | + |
| 611 | + |
612 | 612 | |
613 | 613 | |
614 | 614 | |
| ||
932 | 932 | |
933 | 933 | |
934 | 934 | |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 954 | + |
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
0 commit comments