Asher Gomez
|
31b906db99
|
chore: ensure code examples use assertions in Doc Linter (#4911)
|
2024-06-03 14:10:27 +10:00 |
|
Yoshiya Hinosawa
|
1dd988ce66
|
BREAKING(crypto): remove KeyStack (#4916)
|
2024-05-31 18:02:56 +09:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Asher Gomez
|
504bb0b1ce
|
docs(crypto): add module example (#4476)
docs(crypto): add module docs
|
2024-03-12 16:56:28 +11:00 |
|
David Luis
|
ad4abccb66
|
docs: replace markdown hyperlink syntax with {@link} tag where necessary. (#4253)
docs: replaces markdown hyperlink syntax with `{@link}` tag when necessary.
|
2024-02-01 09:19:46 +11: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
|
576fbc312f
|
BREAKING(crypto): remove toHashString() (#3924)
|
2023-12-15 14:45:16 +11:00 |
|
Asher Gomez
|
1f95611469
|
refactor: move unstable std/crypto files (#3699)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2023-10-23 11:54:22 +09:00 |
|
Asher Gomez
|
cf14c9b212
|
chore(tools): improved web-compatibility checks (#3263)
|
2023-03-18 21:36:00 +09:00 |
|
ayame113
|
b4239898d6
|
chore: update copyright header (#3082)
|
2023-01-03 19:47:44 +09:00 |
|
Asher Gomez
|
75bd5657d6
|
refactor(crypto): single-export files (#3065)
|
2022-12-28 17:42:55 +09:00 |
|
Leo Kettmeir
|
aba5017d43
|
docs: reorganize docs (#2658)
|
2022-11-25 12:40:23 +01:00 |
|
Asher Gomez
|
1859a59268
|
refactor(crypto): move crypto/_wasm_crypto/ to crypto/_wasm/ (#2845)
|
2022-11-07 15:53:46 +09:00 |
|
Asher Gomez
|
28eda83ec0
|
feat(crypto): toHashString utility (#2767)
|
2022-10-21 17:44:32 +09:00 |
|
Asher Gomez
|
f7e66097a8
|
test(crypto): test ReadableStream in digest (#2766)
|
2022-10-18 12:12:39 +09:00 |
|
Asher Gomez
|
f096e33013
|
feat(crypto): export algorithm types (#2759)
export crypto algorithms
|
2022-10-07 12:03:51 -04:00 |
|
Tim Reichen
|
3d06fb82dc
|
refactor: move varint and crypto wasm dirs (#2618)
|
2022-09-12 14:32:33 +09:00 |
|
Kitson Kelly
|
8756ec7f8c
|
feat(crypto): add KeyStack for rotatable key data signing (#2303)
|
2022-08-16 15:07:26 +10:00 |
|
Kitson Kelly
|
e83306672e
|
docs: improve module documentation (#2511)
|
2022-08-11 21:51:20 +10:00 |
|
Kitson Kelly
|
711caea67d
|
feat(crypto): add subtle.timingSafeEqual() (#2503)
|
2022-08-11 20:06:26 +10:00 |
|
David Sherret
|
e72e13db63
|
refactor: use wasmbuild (#2319)
|
2022-06-08 11:19:50 -04:00 |
|
Lucas Henrique
|
c5589ef4d1
|
feat(crypto): add fnv algorithms (#2200)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2022-06-01 14:42:32 +09:00 |
|
like-nanhai
|
c75454c44b
|
docs: add module level docs (#2190)
|
2022-05-04 19:34:37 +09:00 |
|
Yoshiya Hinosawa
|
808fe203e0
|
chore: update copyright header (#1871)
|
2022-02-02 23:21:39 +09:00 |
|
Bartek Iwańczuk
|
dc7e0f2495
|
crypto: remove type definitions (#1818)
|
2022-01-12 12:30:39 +01:00 |
|
Luca Casonato
|
a2a2cb58aa
|
chore(crypto): export interface for docs (#1781)
|
2022-01-03 16:17:25 +01:00 |
|
ud2
|
5958c4bc2b
|
fix(crypto/digest): always return the underlying ArrayBuffer (#1515)
|
2021-11-04 20:57:40 +09:00 |
|
Yasser A.Idrissi
|
a3257fa340
|
fix(crypto): support length option in crypto.subtle.digest (#1386)
|
2021-10-19 11:57:06 +09:00 |
|
Ahab
|
0c61afed0c
|
perf(crypto): reduce one mircotask (#1307)
|
2021-09-25 14:30:03 +05:30 |
|
Jeremy Banks
|
662139c097
|
feat(crypto): add std/crypto wrapping and extending runtime WebCrypto (#1025)
|
2021-07-29 04:37:02 -07:00 |
|