itinance/react-native-sha256

there is only one way how to decrypt the hash value

Opened this issue · 2 comments

there is only one way how to decrypt the hash value

you can't "decrypt" a hash value. This is how hashing works. If you would calculate the hash of the same input some point later again, the hash would be the same if the input data was the same like bevor.

There is also a problem with auto linking, when I link as you mentioned it does not work and tell remove the manual linking.