Hello,
Today ChaCha20 (and by extension (X)ChaCha20-Poly1305) is painfully slow on arm64 devices.
NEON support was merged last year (#310) but is still not available for use.
Is it possible to publish a new version and update the docs so we can use the NEON version?
I can create a PR for the doc (adding a few explanation on how to enable NEON support) if necessary.
Many thanks!
Hello,
Today ChaCha20 (and by extension
(X)ChaCha20-Poly1305) is painfully slow on arm64 devices.NEON support was merged last year (#310) but is still not available for use.
Is it possible to publish a new version and update the docs so we can use the NEON version?
I can create a PR for the doc (adding a few explanation on how to enable NEON support) if necessary.
Many thanks!