[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Names of algorithms




Bill Frantz asks:

> I assume by your description that the specification of the hash algorithm
>  implies what message padding algorithm you are using?

The intent is that the second parameter specifies the padding:
	( public-key
	  <collision-resistant-hash-algorithm>
          <padding-i.e.-formatting-algorithm>
          <public-key-signature-algorithm>
        )