oxen-storage-server/vendors
Jason Rhinelander f6e0b095bc Replace Monero crypto with libsodium
This replaces the Monero crypto implementation with a backwards
compatible libsodium implementation.  In particular, this replaces the
signature generation's random value with a deterministic value

    H(H(a) || A || M)

(reduced and clamped).  Since this deterministic value is perfectly good
as a "random" value, this avoids needing a RNG for generation, getting
us something closer (though still not) standard Ed25519 sigs.
2021-04-18 14:50:40 -03:00
..
loki-mq@39dce56e14 Use ephemeral routing id to talk to oxend 2021-04-18 14:50:40 -03:00
nlohmann_json@01f6b2e741 Replace embedded nlohmann with updated submodule 2021-01-05 17:27:32 -04:00
oxen/crypto-ops Replace Monero crypto with libsodium 2021-04-18 14:50:40 -03:00
spdlog@de0dbfa359 Update spdlog to latest stable 2021-01-05 17:27:32 -04:00