Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:signed

3174 PSS encoding is the second half of the PKCS \#1 standard which is padding to be applied to messages that are signed.  
3409 \textit{signed} and the output stored in the buffer pointed to by \textit{out} of length \textit{outlen} octets.
3412 hash the message being signed. The \textit{saltlen} parameter indicates the length of the desired salt, and should typically be small. A good
3436 \textit{signed} and the output stored in the buffer pointed to by \textit{out} of length \textit{outlen} octets. The \textit{padding} parameter
4443 These will encode or decode a signed INTEGER data type using the bignum data type to store the large INTEGER. To encode smaller values without allocating
6041 LTC_MP_EQ otherwise. (signed comparison)
6050 LTC_MP_EQ otherwise. (signed comparison)