summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal/crypto/_randomFill.mjs
AgeCommit message (Expand)Author
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-08-07feat(ext/node): rewrite crypto keys (#24463)Luca Casonato
2024-08-01fix(ext/crypto): respect offsets when writing into ab views in randomFillSync...Luca Casonato
2024-01-29refactor: Use virtul ops module (#22175)Bartek IwaƄczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2023-12-27perf: remove opAsync (#21690)Matt Mastracci
2023-09-23fix(node): supported arguments to `randomFillSync` (#20637)Divy Srivastava