Andrew Zaborowski <[email protected]> wrote: > AIUI Tadeusz is proposing adding the hashing as a new feature. Note > though that the hash paremeter won't make sense for the encrypt, > decrypt or verify operations.
The hash parameter is necessary for the verify operation. From my perspective, I want a verify operation that takes the signature, the message hash and the hash name and gives me back an error code. David

