How can I send a public key generated with Elliptic Curve cryptography in a byte array, considering it's a class type?

前端 未结 0 755
Happy的楠姐
Happy的楠姐 2021-01-13 02:40

I am using the cryptography python library to generate a key pair, using elliptic curve (ECDHE), to later perform a Diffie-Hellman key exchange with a device.

I notic

相关标签:
回答
  • 消灭零回复
提交回复
热议问题