lokinet/llarp/crypto
Jason Rhinelander bfc6d35b33 Simplifications & C++17
- Modernize some iterator loops
- Simplify a couple places by using `if (init; ...)`
- Replace various std::binds with lambdas
2021-11-14 10:11:00 -04:00
..
constants.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
crypto_libsodium.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
crypto_libsodium.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 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
encrypted_frame.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
encrypted_frame.hpp Simplifications & C++17 2021-11-14 10:11:00 -04:00
encrypted.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
types.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
types.hpp Replace ::Hash nested structs with std::hash specializations 2021-03-10 11:19:52 -04:00