ecb985e2b4
Pulls in the per-platform JNI shards (linux-x86_64, linux-aarch64, darwin-x86_64, darwin-aarch64) that the upstream library now publishes as runtime dependencies of schnorr256k1-kmp-jvm. The 1.0.3 release also moved the groupId to com.vitorpamplona.schnorr256k1. Net effect: Secp256k1CrossValidationTest's customCImplementationMatchesAcinqAndKotlin no longer prints SKIP, and the Custom C(JNI) column in Secp256k1TripleBenchmark now reports numbers (verifySchnorr ~25.6k ops/s, signSchnorr cached pk ~57.4k ops/s) instead of (N/A). 188/188 tests pass in the secp256k1 suite on a stock JVM with no LD_LIBRARY_PATH or -Djava.library.path needed. https://claude.ai/code/session_01XEfLBStDum7h8Brwo7qFXt