Commit dae12fe
test(iron-crypto): accept getRandomValues length error for invalid salt bits
Newer V8 allows the oversized Uint8Array allocation, so the Web Crypto
65,536-byte quota error surfaces instead of "Invalid typed array length".
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>1 parent debd797 commit dae12fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments