Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-28 | Revert "chore: update deno_std submodule (#20994)" (#21001) | Bartek Iwańczuk | |
This reverts commit 6e2abb2b13af5dff5d631fb1bc0c279c49ebd066. | |||
2023-10-27 | chore: update deno_std submodule (#20994) | Bartek Iwańczuk | |
2023-04-18 | refactor(node/crypto): scrypt polyfill to rust (#18746) | Levente Kurusa | |
2023-04-12 | refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, ↵ | Levente Kurusa | |
randomFillSync (#18658) Pretty much as per the title, I'd welcome some feedback especially around the array/buffer handling in the two randomFill functions. | |||
2023-03-28 | chore(ext/node): port pbkdf2 to Rust (#18470) | Divy Srivastava | |
Towards #18455 | |||
2023-03-26 | test(ext/node): Port crypto tests from std/node (#18382) | Max Dahlgren | |