Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AEGIS 256 support? #212

Open
Nantris opened this issue Jan 6, 2025 · 1 comment
Open

AEGIS 256 support? #212

Nantris opened this issue Jan 6, 2025 · 1 comment

Comments

@Nantris
Copy link

Nantris commented Jan 6, 2025

Thanks for your great work on this project.

I wonder if AEGIS 256 support is planned? I don't see it mentioned.

@tomekmarchi
Copy link

I agree it's the best AEAD hardware accelerated option offered by libsodium and shouldn't take much of a code difference than xchacha to expose it to node. For now check out libsodium-wrappers (has WASM support) which offers pretty good performance but xChaCha from sodium-native is obviously much faster.

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

No branches or pull requests

2 participants