0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests
Filip Skokan 225d516466
fix(ext/crypto): correct HMAC get key length op (#16201)
fixes #16180

`HMAC`'s `get key length` `op` uses the hash function's block size, not
output size.

refs
https://github.com/cloudflare/workerd/issues/68#issuecomment-1271189657
2022-10-15 10:53:35 +05:30
..
integration fix(lsp): properly handle snippets on completions (#16274) 2022-10-14 23:04:38 +11:00
testdata fix(lsp): properly handle snippets on completions (#16274) 2022-10-14 23:04:38 +11:00
unit fix(ext/crypto): correct HMAC get key length op (#16201) 2022-10-15 10:53:35 +05:30
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00