**Describe the bug** In a React Native environment the hybrid decryption is throwing an can not decrypt bytes error. **Possible Solution** This is probably related to the PR in `eccrypto` https://github.com/bitchan/eccrypto/pull/47
Describe the bug
In a React Native environment the hybrid decryption is throwing an can not decrypt bytes error.
Possible Solution
This is probably related to the PR in
eccryptobitchan/eccrypto#47