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 8cd95c01b3 Abstract signing hash data location
This makes the interface a little cleaner by not requiring the class
user to know how we laid out the data in the object.
4 years ago
..
constants.cpp Split crypto.hpp into 3 different files 6 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 make format 😠 🤮 4 years ago
crypto_libsodium.cpp Abstract signing hash data location 4 years ago
crypto_libsodium.hpp make format 😠 🤮 4 years ago
crypto_noop.cpp Initial No-Op Crypto implementation 5 years ago
crypto_noop.hpp Use hash instead of random for signing hash data 4 years ago
encrypted.cpp Produce hierarchy of 'libraries' inside libllarp 6 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