ockam
ockam copied to clipboard
Switch to using rng from vault where it's possible
Should be done after #1845
This will also impact the no_std
rng implementation in ockam_core::compat
- hopefully we can find a way to get rid of it and just use the vault provided implementation instead.
@antoinevg I'm not sure we'll be able to switch to using vault-provided rng in every situation, but we should at least start