isomorphic-webcrypto icon indicating copy to clipboard operation
isomorphic-webcrypto copied to clipboard

Adding standalone AES-KW support for React Native

Open dmitrizagidulin opened this issue 2 years ago • 0 comments

Hi @kevlened and team. Would there be any opposition to adding support for the AES-KW key wrapping algorithm for React Native? Since msrCrypto doesn't seem to support it (although I opened an issue there just in case https://github.com/microsoft/MSR-JavaScript-Crypto/issues/16), my recommendation would be to use Stablelib's @stablelib/aes-kw library.

Any interest/opposition to this approach?

dmitrizagidulin avatar Aug 18 '22 19:08 dmitrizagidulin