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/utils
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
..
adb adb: fix build breakage on recent musl 5 years ago
bsdiff bsdiff: Also pass down TARGET_CPPFLAGS 7 years ago
busybox busybox: enable swapon/off by default to make it consistent with mkswap 5 years ago
bzip2 bzip2: Update to 1.0.8 5 years ago
ct-bugcheck ct-bugcheck: report to https://openwrt.org by default 5 years ago
e2fsprogs e2fsprogs: Update to 1.44.5 5 years ago
f2fs-tools f2fs-tools: fixup SPDX license 5 years ago
fbtest utils/fbtest: drop Build/Prepare rule in favor of default one 8 years ago
fritz-tools fritz-tools: add support for IPQ40xx platform 5 years ago
fuse treewide: revise library packaging 5 years ago
jboot-tools firmware: add JBOOT based devices config extractor 6 years ago
jsonfilter jsonfilter: update to latest git HEAD 6 years ago
lua lua: create lua symlink for host installation 5 years ago
lua5.3 lua5.3: include hpp header 5 years ago
mdadm mdadm: Use upstream fix for musl 1.1.23 compile 5 years ago
mtd-utils mtd-utils: update to 2.1.1 5 years ago
nvram treewide: fix syntax errors exposed after kconfig update 5 years ago
osafeloader packages: mark packages depending on a target as nonshared 7 years ago
oseama utils/oseama: drop Build/Prepare rule in favor of default one 8 years ago
otrx treewide: fix syntax errors exposed after kconfig update 5 years ago
px5g px5g: support EC keys 5 years ago
spidev_test utils/spidev_test: build package directly from Linux 5 years ago
ugps upgs: update to latest git HEAD 5 years ago
usbmode package/: fix $(PROJECT_GIT) usage 6 years ago
usbreset usbreset: Add missing header 5 years ago
usbutils usbutils: Update usb.ids to 0.321 5 years ago
util-linux util-linux: Update to 2.34 5 years ago
xfsprogs xfsprogs: Replace valloc with posix_memalign 5 years ago