[ Package conformance ]

Expo SDK · >=12.0.0

expo-crypto

upstream package JS runs against ExpoCrypto and ExpoCryptoAES native-module seams
95%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (10)
upstream Crypto.ts/Crypto.types/aes wrappersgetRandomBytesgetRandomBytesAsyncgetRandomValuesdigestStringAsync (hex/base64)digest ArrayBufferrandomUUIDAES-GCM key generation/import/exportencrypt/decryptsealed data helpers
Missing (1)
MD2/MD4/MD5 digest algorithms are unavailable through Web Crypto; AES-192 is browser-dependent and not guaranteed