Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.83k stars 576 forks source link

Move randomBytes to highlevelcrypto #2209

Closed PeterSurda closed 7 months ago

PeterSurda commented 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.