> On Feb 22, 2020, at 4:53 AM, Richard Levitte <levi...@openssl.org> wrote: > > Something that could be done is to take all those aged commands and > rewrite them as wrappers for genpkey, pkey and pkeyutl. Simply create > and populate a new argv and call genpkey_main(), pkey_main() or > pkeyutl_main().
Agreed, that sounds quite reasonable at first blush, and could be fantastic if it can be made to work (no immediate obstacles come to mind). -- Viktor.