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.
5 years ago
..
constants.hpp
crypto.cpp
crypto.hpp Remove absl optimization 5 years ago
crypto_libsodium.cpp Abstract signing hash data location 5 years ago
crypto_libsodium.hpp make format 😠 🤮 5 years ago
crypto_noop.hpp Use hash instead of random for signing hash data 5 years ago
encrypted.hpp
encrypted_frame.cpp
encrypted_frame.hpp more travis fixes 5 years ago
types.cpp make format 😠 🤮 5 years ago
types.hpp Abstract signing hash data location 5 years ago