79102213

Date: 2024-10-18 13:14:03
Score: 2
Natty:
Report link

If anyone still looking same issue on 2024 and using Expo, you can just try Expo Crypto: https://docs.expo.dev/versions/latest/sdk/crypto/

const sha256Text = await Crypto.digestStringAsync(
Crypto.CryptoDigestAlgorithm.SHA256, 
'Example text');
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: High Priv