jolocom / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.
MIT License
24 stars 18 forks source link

Hybrid Decryption not working in React Native #384

Closed VolkerSchiewe closed 4 years ago

VolkerSchiewe commented 4 years ago

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