1.0.10 (2026-02-13)
✨ Features
- add AES-OCB to WebCrypto subtle API (#915) (82cf5be)
- add getCurves() to enumerate supported EC curves (#913) (2e091fa)
- add XChaCha20-Poly1305 and XSalsa20-Poly1305 cipher support (#908) (a0453cf)
- quick-win API additions, OKP JWK support, and native optimizations (#912) (7bf6e53)
🐛 Bug Fixes
- iOS CI performance — hashFiles caching, macOS-26 runner, xcbeautify (#919) (82afac8)
- ios: define BLAKE3_NO_* macros for x86_64 simulator (#917) (9cd067e)
- parallelize Android E2E, cache Ruby gems, and CI improvements (#916) (669c9e5)
- update ncrypto submodule and expand wrap/unwrap coverage (#914) (1e10f9b)