Re: compressed ecdsa public keys

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 05/06/2023 14:17, Robert Moskowitz wrote:
is there a way in genkey to create an ECDSA P-256 in compressed format (now that the patent is well expired)?

You can do it like this:

$ openssl ecparam -genkey -name P-256 -noout | openssl ec -conv_form compressed -out key.pem

Matt




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux