moltmobile-android/app
James (ClawdBot) 94f1da3ff1 Fix Ed25519 signature: use standard mode, not prehashed
EdDSAEngine(MessageDigest) is for Ed25519ph (prehashed mode).
Standard Ed25519 requires EdDSAEngine() with no arguments.
2026-01-28 18:53:47 +00:00
..
src/main Fix Ed25519 signature: use standard mode, not prehashed 2026-01-28 18:53:47 +00:00
build.gradle.kts Fix device identity: switch from ECDSA to Ed25519 2026-01-28 18:42:31 +00:00
proguard-rules.pro v0.1 - Initial ClawdNode Android app 2026-01-28 03:49:06 +00:00