Skip to content

perf: optimize crypto fallback paths and clean up Android warning#32

Open
trancee wants to merge 8 commits into
mainfrom
crypto/x25519-fallback-perf
Open

perf: optimize crypto fallback paths and clean up Android warning#32
trancee wants to merge 8 commits into
mainfrom
crypto/x25519-fallback-perf

Conversation

@trancee

@trancee trancee commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Summary:\n- Reworked pure X25519 fallback paths for lower allocation churn and trusted clamped-scalar fast-paths\n- Expanded X25519 Wycheproof coverage and refreshed benchmark baselines\n- Removed a redundant Android L2CAP reconnect tautology warning\n\nVerification:\n- :meshlink:jvmTest\n- :meshlink:testAndroidHostTest\n- :meshlink:compileAndroidMain\n- :benchmarks:jvmBenchmark\n\nNotes:\n- JCA/provider-backed X25519 remains the preferred fast path; pure fallback is still compatibility-focused

@trancee trancee changed the title Optimize crypto fallback paths and clean up Android warning perf: optimize crypto fallback paths and clean up Android warning Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant