ares-openbsd/nall/cipher
invertego fc50ad03ae md, n64: do not require __int128 extension
Avoid hard dependency on __int128 type suppport. For extended
multiplication, use MSVC intrinsics as an alternative when possible.
If neither are supported, fall back on the u128 type defined in
nall/arithmetic.hpp (which incidentally also works when building as
32-bit).
2023-03-13 11:21:26 +00:00
..
chacha20.hpp