As SQLCipher uses CommonCrypto framework and CommonCrypto is FIPS compliant, so can we consider SqlCipher is FIPS complaint too.
If it's not FIPS complaint, any other option which we can use for database encryption and its FIPS complaint.
I have tried following two options
Thanks
No, you can't consider or claim that SQLCipher is FIPS 140-2 validated in this circumstance. Please see this GitHub issue for a detailed discussion of the reasons:
https://github.com/sqlcipher/sqlcipher/issues/189#issuecomment-332471040