Home | History | Annotate | Download | only in libtomcrypt

Lines Matching defs:Extended

3320 \subsection{Extended Encryption}
3321 As of v1.15, the library supports both v1.5 and v2.1 PKCS \#1 style paddings in these higher level functions. The following is the extended
3366 \subsection{Extended Decryption}
3367 As of v1.15, the library supports both v1.5 and v2.1 PKCS \#1 style paddings in these higher level functions. The following is the extended
3385 Similar to the extended encryption, the new parameter \textit{padding} indicates which version of the PKCS \#1 standard to use.
3416 \subsection{Extended Signatures}
3418 As of v1.15, the library supports both v1.5 and v2.1 signatures. The extended signature generation function has the following prototype:
3462 \subsection{Extended Verification}
3464 As of v1.15, the library supports both v1.5 and v2.1 signature verification. The extended signature verification function has the following prototype:
3694 extended ECC functions which allow the user to specify their own curves.
3742 \subsection{Extended Key Generation}
3743 As of v1.16, the library supports an extended key generation routine which allows the user to specify their own curve. It is specified as follows:
3786 \subsection{Extended Key Import}
3824 \subsection{Extended ANSI X9.63 Import}
3851 but it is very similar. It has been extended by using an ASN.1 sequence and hash object identifiers to allow portable usage. The following function