summaryrefslogtreecommitdiff
path: root/ext/node/ops/crypto
AgeCommit message (Expand)Author
2023-09-14refactor: rewrite ext/node to op2 (#20489)Bartek Iwańczuk
2023-09-07chore(ext/node): port some ops to op2 (#20400)Matt Mastracci
2023-09-06fix(ext/node): implement AES GCM cipher (#20368)Divy Srivastava
2023-08-26chore: update to Rust 1.72 (#20258)林炳权
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-06-27test(ext/node): port crypto_test.ts from deno_std (#19561)Felipe Baltor
2023-06-22refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)Bartek Iwańczuk
2023-05-15feat(node/crypto): Diffie Hellman Support (#18943)Levente Kurusa
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-04-27feat(node/crypto): Elliptic Curve Diffie-Hellman (ECDH) support (#18832)Levente Kurusa
2023-04-27fix(ext/node): prime generation (#18861)Divy Srivastava
2023-04-24refactor(ext/node): reorganize ops (#18799)Bartek Iwańczuk