
Releases · weidai11/cryptopp · GitHub
free C++ class library of cryptographic schemes. Contribute to weidai11/cryptopp development by creating an account on GitHub.
cryptopp/oids.h at master · weidai11/cryptopp · GitHub
free C++ class library of cryptographic schemes. Contribute to weidai11/cryptopp development by creating an account on GitHub.
GitHub
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"TestData","path":"TestData ...
Tiny issue with extra semicolons and gcc-9.2.0 in pedantic mode
Oct 2, 2019 · gcc-9.2.0 in pedantic mode complains about extra semicolons here: keccak.h:104:49: warning: extra ';' [-Wpedantic] 104 | DOCUMENTED_TYPEDEF(Keccak_Final<28>, Keccak ...
cryptopp/blake2b_simd.cpp at master · weidai11/cryptopp · GitHub
free C++ class library of cryptographic schemes. Contribute to weidai11/cryptopp development by creating an account on GitHub.
ARM32, GCC 4.8 and Asan problems... · Issue #212 - GitHub
Jul 1, 2016 · Building with export CXXFLAGS="-DDEBUG -g3 -O0 -std=c++03 -mfpu=neon -fPIC -fsanitize=address -fno-omit-frame-pointer -D_GLIBCXX_DEBUG" and under an Asan test, we get …
g++-11 compiler error in c++ 20 mode #1070 - GitHub
Sep 23, 2021 · I recently installed gcc-11.1 and tried to build an old project that uses crypto++ but it failed saying:
SIMON128 Asan failures on POWER8 · Issue #1237 - GitHub
noloader commented Oct 1, 2023 On cfarm29.cfarm.net, which is a POWER9 machine, Asan is producing the following failure:
GetAlignmentOf returns 4 on Sparc when T=word64 - GitHub
We recently received access to the OpenCSW compile farm. The farm provides access to Solaris 9 through 11 on x86 and Sparc hardware. The machines make both GCC and SunCC available. The …
Security Overview · weidai11/cryptopp · GitHub
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.