Light OS and SDK crypto tools? #139
Replies: 3 comments 2 replies
|
ed25519/curve25519 signing and X25519 key agreement — which library, or is BouncyCastle/Tink acceptable? ChaCha20-Poly1305 / XSalsa20-Poly1305 for message encryption Android Keystore, and whether StrongBox-backed keys are reachable Is NDK/JNI allowed at all, or Kotlin/Java only? Binding a listener on loopback or a VPN interface for local device pairing Also, given that community tools must be open source and Light-signed, is a wallet or payments tool categorically out of scope for approval? |
|
Hey!
|
|
Thanks for the response. What I’d be interested to build: would omit (to follow ethos of the platform): omitting VPN/loopback binding is fine, it just makes the app more of an actual cash on hand type of app two things I’d want to confirm before starting: nfc access and would BouncyCastle (jvm, no ndk) cover the crypto primitives? anyways cool product, been a fan of it for a while. |
Uh oh!
There was an error while loading. Please reload this page.
The SDK is Kotlin/Compose, but Light is broadly restricting which Android APIs and third-party libraries can be used. Can anyone speak to whether the allowlist will accommodate crypto primitives and local network binding?
All reactions