Replies: 1 comment 3 replies
-
|
They are on the roadmap, but the libsodium APIs are more limited than the one from libaegis (no streaming, no RAF), so the implementations may be a bit different. See 2ee63911bf710e4ce8863f359b3c29882600e662 from libaegis. That was reverted because it needs a bit of testing/tuning and it makes implementations more complicated with the libaegis features, but it's something we can do more easily in libsodium. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've noticed that AEGIS-X implementations are on the roadmap, and I'm wondering whether I could port implementations of these from libaegis.
Beta Was this translation helpful? Give feedback.
All reactions