You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Eneas U de Queiroz a552ababd4 px5g: support EC keys
This adds an 'eckey' command to generate an EC key, with an optional
curve name argument, with P-256 as default.

For the 'selfsigned' command, it adds an 'ec' algorithm argument to the
'-newkey' option, and a '-pkeyopt ec_paramgen_curve:<curvename>' option,
mirroring the way openssl specifies the curve name.

Notice that curve names are not necessarily the same in mbedtls and
openssl.  In particular, secp256r1 works for mbedtls, but openssl uses
prime256v1 instead. px5g uses mbedtls, but short NIST curve names P-256
and P-384 are specifically supported.

Package size increased by about 900 bytes (arm).

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
5 years ago
..
base-files base-files: use JSON for storing firmware validation info 5 years ago
boot mvebu: uDPU: add sysupgrade support 5 years ago
devel perf: simplify the build process 5 years ago
firmware linux-firmware: add mediatek BT firmware 5 years ago
kernel mac80211: rt2x00: revert commit causing regression in 5GHz band 5 years ago
libs openssl: always build with EC support 5 years ago
network iwinfo: update to latest Git HEAD 5 years ago
system procd: fix compile issue with glibc (FS#2469) 5 years ago
utils px5g: support EC keys 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago