On Mon, Feb 06, 2012, Paul Suhler wrote:

> Thanks, Steve.
> 
> Is the openssl application capable of signing a longer message all in one 
> command, or must I create the 256-bit hash with a separate command?
> 

The pkeyutil utility signs a an existing digest. If you want to digest and
sign data then the dgst utility should be used instead.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to