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 d335527a70
Add binary file slurp/dump utility functions
We have basically this same bit of code in tons of places; consolidate
it into llarp::util::slurp_file/llarp::util::dump_file.

Also renames all the extra junk that crept into llarp/util/fs.hpp out of
there into llarp/util/file.hpp instead.
2 years ago
..
constants.hpp standardize include format and pragma once 3 years ago
crypto.cpp standardize include format and pragma once 3 years ago
crypto.hpp add hashed password capability to endpoint auth by file 2 years ago
crypto_libsodium.cpp Replace llarp/util/endian.hpp with oxenc/endian.h 2 years ago
crypto_libsodium.hpp add hashed password capability to endpoint auth by file 2 years ago
encrypted.hpp standardize include format and pragma once 3 years ago
encrypted_frame.cpp Replace logging with oxen-logger 2 years ago
encrypted_frame.hpp make comments with colins in them not have them in it 2 years ago
types.cpp Add binary file slurp/dump utility functions 2 years ago
types.hpp Replace logging with oxen-logger 2 years ago