Closed PeterSurda closed 7 months ago
Hi!
This is another excerpt of the old branch crypto: randomBytes() belongs to the highlevelcrypto because it uses pyelliptic and should be used for the keys generation.
crypto
randomBytes()
highlevelcrypto
pyelliptic
Hi!
This is another excerpt of the old branch
crypto
:randomBytes()
belongs to thehighlevelcrypto
because it usespyelliptic
and should be used for the keys generation.