awnumar / memguard

Secure software enclave for storage of sensitive information in memory.
Apache License 2.0
2.49k stars 124 forks source link

Mobile platform support #160

Open xDragonZ opened 4 weeks ago

xDragonZ commented 4 weeks ago

Does memguard work on mobile platform such as iOS and Android?

Tested compiled using gomobile and attempt to use memguard result in crash. Did I missed out something?

Thanks

awnumar commented 3 weeks ago

Can't tell you much without a crash message.

My guess would be it doesn't have permissions to use mlock.