px5g-wolfssl: add package
authorPaul Spooren <[email protected]>
Sat, 29 Aug 2020 08:18:53 +0000 (22:18 -1000)
committerDaniel Golle <[email protected]>
Mon, 31 Aug 2020 09:19:31 +0000 (10:19 +0100)
commit7078294b59ccbbddf641f80efa743095ca275530
tree9e4f52a5f53b7aef3a7a52727450ffa4ea871cb6
parent367c23740fc81a7e497b765a1c0fcf46b4de1110
px5g-wolfssl: add package

This package creates certificates and private keys, just like `px5g`
does. Hower it uses WolfSSL rather than MbedTLS.

Signed-off-by: Paul Spooren <[email protected]>
package/utils/px5g-wolfssl/Makefile [new file with mode: 0644]
package/utils/px5g-wolfssl/px5g-wolfssl.c [new file with mode: 0644]