Commit Graph

13 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
David Sherret
26d3fc3031
chore: enable verbatim-module-syntax lint rule (#4539)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-04-02 00:57:05 +00:00
Jeremy Banks
9af0532d46
deprecation(crypto): rename an export to match style guide, deprecating original and two other obsolete imports (#4525) 2024-03-28 15:22:01 +09:00
Jeremy Banks
4c78e13be6
fix(crypto): move FNV hashes from TypeScript to Rust/Wasm and implement iteration functionality (#4515) 2024-03-26 11:48:56 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Asher Gomez
c1e1240c03
BREAKING: remove deprecated std/hash module (#2786)
remove: deprecated `std/hash` module
2022-10-23 11:12:18 -04:00
David Sherret
e72e13db63
refactor: use wasmbuild (#2319) 2022-06-08 11:19:50 -04:00
Eliaz Bobadilla
d135c8874d
chore(crypto): migrate from testing/bench to Deno.bench (#2173) 2022-05-03 22:09:11 +09:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
Leon Strauss
edcc477234
fix(crypto): make crypto bench depend on sibling version of testing module (#1135) 2021-08-16 11:53:42 +09:00
Jeremy Banks
662139c097
feat(crypto): add std/crypto wrapping and extending runtime WebCrypto (#1025) 2021-07-29 04:37:02 -07:00