TBD54566975 / bundler-bonanza

4 stars 4 forks source link

upgrade to @web5/api v0.9.1 tag #80

Closed LiranCohen closed 4 months ago

LiranCohen commented 5 months ago

AES-KeyWrap support:

NOTE: Electron Not Currently Supported due to lack of AES KeyWrap support in the main NodeJS runtime. Can be supported in render only. Working on polyfill fix.

LiranCohen commented 5 months ago

Filed a bug for electron in regards to the AES-KW issue.

https://github.com/electron/electron/issues/41720

shamilovtim commented 5 months ago

This is bringing in the new agent work right? I have a few PRs out right now to fix a few bugs: https://github.com/margelo/react-native-quick-crypto/pull/245 https://github.com/PeculiarVentures/webcrypto-core/pull/66

I am expecting to have to write at least 1 or 2 more PRs upstream as well as commits to this repo (which we can merge into this PR)

Once I wrap up upstream I'll target migrating breaking changes here as well