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.
2022-10-05 16:34:32 -03:00
..
constants.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
crypto.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
crypto.hpp add hashed password capability to endpoint auth by file 2022-04-20 15:26:39 -04:00
crypto_libsodium.cpp Replace llarp/util/endian.hpp with oxenc/endian.h 2022-04-28 12:09:51 -03:00
crypto_libsodium.hpp add hashed password capability to endpoint auth by file 2022-04-20 15:26:39 -04:00
encrypted.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
encrypted_frame.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
encrypted_frame.hpp make comments with colins in them not have them in it 2022-02-17 18:01:53 -05:00
types.cpp Add binary file slurp/dump utility functions 2022-10-05 16:34:32 -03:00
types.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00