osu-crypto / libPSI

A repository for private set intersection.
Other
168 stars 47 forks source link

Does this library support running on android and ios platforms? #36

Closed wcc19840827 closed 2 years ago

wcc19840827 commented 2 years ago

Does this library support running on android and ios platforms? If supported, how should cross-compilation be configured in CMakeLists.txt?

ladnir commented 2 years ago

It should work for the most part. You'll need to disable sse in cryptoTools /libOTe. I've never cross compiled