Jarred Sumner
|
72d43590a1
|
Add export default to more node polyfills (#20747)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-06-30 23:02:52 -07:00 |
|
Jarred Sumner
|
7b127c946d
|
Fix regression from #19783 (#19837)
|
2025-05-23 17:49:36 -07:00 |
|
Jarred Sumner
|
8aae534270
|
Fix Node browser fallbacks to have util.inherit and other size improvements (#19783)
Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2025-05-20 23:25:52 -07:00 |
|
Dylan Conway
|
687a0ab5a4
|
node:crypto: fix test-crypto-scrypt.js (#18396)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-22 01:18:27 -07:00 |
|
Jarred Sumner
|
4b63ffeceb
|
Clarify node-fallbacks
|
2024-10-19 00:23:57 -07:00 |
|
Ciro Spaciari
|
4af4b508a1
|
feat(crypto) add getCurves (#3598)
* add getCurves
* add nodefallbacks
* update docs
* oops
|
2023-07-10 17:14:37 -07:00 |
|
dave caruso
|
5ae8e5d773
|
Make node-fallbacks build as esm not cjs / Fix node-fetch (#3377)
* Make node-fallbacks build as esm not cjs.
* fix stuff
|
2023-06-23 23:23:39 -07:00 |
|
Jarred Sumner
|
9388b3f825
|
Add a zig fmt action (#2277)
* Add a zig fmt action
* add failing file
* Setup prettier better
* Update prettier-fmt.yml
* Fail on error
* Update prettier-fmt.yml
* boop
* boop2
* tar.gz
* Update zig-fmt.yml
* Update zig-fmt.yml
* Update zig-fmt.yml
* Update zig-fmt.yml
* Update zig-fmt.yml
* boop
* Update prettier-fmt.yml
* tag
* newlines
* multiline
* fixup
* Update zig-fmt.yml
* update it
* fixup
* both
* w
* Update prettier-fmt.yml
* prettier all the things
* Update package.json
* zig fmt
* ❌ ✅
* bump
* .
* quotes
* fix prettier ignore
* once more
* Update prettier-fmt.yml
* Update fallback.ts
* consistentcy
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2023-03-02 19:02:10 -08:00 |
|
Jarred Sumner
|
5741d4f9b4
|
[crypto] Implement scryptSync
Fixes https://github.com/oven-sh/bun/issues/1228
|
2022-12-13 00:15:29 -08:00 |
|
Jarred Sumner
|
f649aae36f
|
[crypto] Implement crypto.timingSafeEqual
This uses BoringSSL's memcmp function
Fixes https://github.com/oven-sh/bun/issues/1308
|
2022-12-12 19:29:25 -08:00 |
|
Jarred Sumner
|
9bf03a84c1
|
Update crypto.js
|
2022-11-08 00:29:32 -08:00 |
|
Jarred Sumner
|
86f0b08b8d
|
Add missing exports
|
2022-11-08 00:14:17 -08:00 |
|
Jarred Sumner
|
a31eb6a80c
|
Add missing getRandomValues to crypto polyfill
|
2022-09-14 19:15:05 -07:00 |
|
Andrea Giammarchi
|
b59908d291
|
Fix #253 - Explicitly exported randomUUID from global crypto
|
2022-07-06 04:08:53 -07:00 |
|
Jarred Sumner
|
d009e02c1d
|
latest
Former-commit-id: 1086d4f894611c1171f57d9eaf82f9170e9de2d1
|
2021-09-02 15:54:07 -07:00 |
|