1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 07:08:27 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Liam Murphy
06bd692e5c
fix(std/node): Stop callbacks being called twice when callback throws error (#8867) 2021-01-26 13:34:40 +01:00
Steven Guerrero
5aeac00971
feat(std/node/crypto): randomBytes and pbkdf2 (#8191)
* crypto

* Other thing

* Test for pdkdf2

* Add randomBytes

* Refactor pbkdf2

* Lint and format
2020-10-29 22:53:27 -04:00