You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/crypto
Jason Rhinelander 870062e8cc Remove absl optimization
This was being used to get at gcc/clang's __builtin_expect, but we don't
really need that: we can just avoid the check entirely when not in debug
mode which should be even faster.
4 years ago
..
constants.hpp clang-tidy modernize pass 5 years ago
crypto.cpp Add CryptoManager class to provide a guard-style class to manage the current Crypto instance 5 years ago
crypto.hpp Remove absl optimization 4 years ago
crypto_libsodium.cpp Abstract signing hash data location 4 years ago
crypto_libsodium.hpp make format 😠 🤮 4 years ago
crypto_noop.hpp Use hash instead of random for signing hash data 4 years ago
encrypted.hpp Apply rule of zero to code base 5 years ago
encrypted_frame.cpp Move logging to subdirectory 5 years ago
encrypted_frame.hpp more travis fixes 5 years ago
types.cpp make format 😠 🤮 4 years ago
types.hpp Abstract signing hash data location 4 years ago