Bitmessage / PyBitmessage

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

Move randomBytes to highlevelcrypto #2209

Closed PeterSurda closed 5 months ago

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