Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling
authorViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 2 Feb 2016 04:37:42 +0000 (23:37 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 2 Feb 2016 17:41:33 +0000 (12:41 -0500)
commit5df0bde60ebf2718d5aef18c4a9fdfd230928981
tree443df2f90bc1ac3a45a927e5d7330daf4b2f1aea
parenta2bab12a331b6764804913d08e2e472c9e5d13ae
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling

Also fix option processing in pkeyutl to allow use of (formerly)
"out-of-order" switches that were needless implementation limitations.

RT2018

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/apps.c
apps/apps.h
apps/pkeyutl.c
apps/rsautl.c