clawdnode-android/app
James (ClawdBot) 1f58f36470 Switch from i2p/eddsa to Bouncy Castle for Ed25519
The i2p eddsa library produces non-standard Ed25519 signatures that
Node.js crypto doesn't accept. Bouncy Castle is more widely tested
and should produce standard-compliant signatures.
2026-01-28 19:25:57 +00:00
..
src/main Switch from i2p/eddsa to Bouncy Castle for Ed25519 2026-01-28 19:25:57 +00:00
build.gradle.kts Switch from i2p/eddsa to Bouncy Castle for Ed25519 2026-01-28 19:25:57 +00:00
proguard-rules.pro v0.1 - Initial ClawdNode Android app 2026-01-28 03:49:06 +00:00