summaryrefslogtreecommitdiff
path: root/op_crates/crypto/01_crypto.js
AgeCommit message (Expand)Author
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-04-30refactor(core.js): provide window.__bootstrap (#10423)Aaron O'Mullan
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-04-05refactor: convert ops to use serde_v8 (#10009)Aaron O'Mullan
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-15refactor(op_crates/crypto): Prefix ops with "op_crypto_" (#9067)Yacine Hmito
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-10Test crypto.getRandomValues() with wpt (#9016)Yacine Hmito
2020-11-13refactor: deno_crypto op crate (#7956)Divy Srivastava