secp256r1 65 byte key size in packet capture
Lokesh Chakka
lvenkatakumarchakka at gmail.com
Wed Jun 19 08:15:25 UTC 2024
hello,
I'm trying to generate public/private keys with following commands:
openssl ecparam -name secp256r1 -genkey -out pvtkey.pem
openssl ec -in pvtkey.pem -pubout
I'm seeing the sizeof private key as 164 bytes and public key as 124 bytes.
In a wireshark capture( attached ), I'm seeing key length as 65 bytes.
Can someone help me understand why the difference?
Thanks & Regards
--
Lokesh Chakka.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20240619/eac8f58c/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2024-06-19 13-42-38.png
Type: image/png
Size: 20861 bytes
Desc: not available
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20240619/eac8f58c/attachment-0001.png>
More information about the openssl-users
mailing list