zig/lib
Frank Denis 06c16f44e7 std/crypto: Add support for AES-GCM
Already pretty fast on platforms with AES-NI, even though GHASH
reduction hasn't been optimized yet, and we don't do stitching either.
2020-10-06 00:00:33 +02:00
..
include update clang C headers to 10.0.0rc2 2020-02-14 10:30:06 -05:00
libc mingw: Add user32.def for 32bit Windows 2020-10-01 11:27:59 +02:00
libcxx zig c++: get it working with musl and mingw-w64 2020-03-27 12:38:52 -04:00
libcxxabi zig c++: get it working with musl and mingw-w64 2020-03-27 12:38:52 -04:00
libunwind update libunwind to llvm10.0.0rc2 2020-02-14 10:44:23 -05:00
std std/crypto: Add support for AES-GCM 2020-10-06 00:00:33 +02:00