lokinet/include
Jason Rhinelander b597ae5a94 "Refactor" aka delete Crypto/CryptoManager
- Get rid of CryptoManager.
- Get rid of Crypto.
- Move all the Crypto instance methods to llarp::crypto functions.
  (None of them needed to be methods at all, so this is simple).
- Move sodium/ntru initialization into static initialization.
- Add llarp::csrng, which is an available llarp::CSRNG instance which is
  a bit easier than needing to construct a `CSRNG rng{};` in various
  places.
- Various related small simplifications/cleanups.
2024-01-31 07:54:12 -08:00
..
lokinet Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
llarp.hpp "Refactor" aka delete Crypto/CryptoManager 2024-01-31 07:54:12 -08:00
lokinet.h temp commit 2021-04-19 07:02:46 -04:00