mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
GHASH is required to implement AES-GCM. Optimized implementations for CPUs with instructions for carry-less multiplication will be added next.
GHASH is required to implement AES-GCM. Optimized implementations for CPUs with instructions for carry-less multiplication will be added next.