0

I have a task to generate private and public RSA keys. However, for private key I am supposed to use a bitstream generated from random generator that I implemented. I don't know how to transform a bitstream into a Cryto.PublicKey.RSA.RsaKey object. I need it to use a key.public_key() function.

martineau
  • 119,623
  • 25
  • 170
  • 301
Gre1234
  • 11
  • 5

0 Answers0