Skip to content

Retrieve from database other then .bin files #119

@marab2

Description

@marab2

Hi Guys,

I am building a Live Caller ID feature for my iOS app and want to avoid using large local binary files (Call Directory Extension).

My plan is to store the caller data (names and numbers) in my backend database in an encrypted format using Swift Homomorphic Encryption. Is it possible to run a query against these encrypted records? I need the server to be able to match the encrypted client query to the encrypted database row without ever decrypting the data or seeing the raw phone number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions