layers/ipsec: use os rng
The urandom function from the os package is a better RNG function than
the PyCrypto's Random.
Signed-off-by:
Thomas Faivre <thomas.faivre@6wind.com>
Loading
Please register or sign in to comment
The urandom function from the os package is a better RNG function than
the PyCrypto's Random.
Signed-off-by:
Thomas Faivre <thomas.faivre@6wind.com>