Ali Sabzinezhad
Results
1
comments of
Ali Sabzinezhad
It's good to have it in `react-native-quick-crypto` but in the meantime, you can use `deriveBits` and `importKey` instead of `deriveKey`. Based on [deriveBits MDN](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/deriveBits): > This method is very similar...