Lines Matching full:functions
140 evp \- high\-level cryptographic functions
149 functions.
152 functions provide public key encryption and decryption to implement digital \*(L"envelopes\*(R".
155 \&\fBEVP_DigestVerify\fR\fI\s-1XXX\s0\fR functions implement
158 functions.
161 functions. The \fBEVP_Digest\fR\fI\s-1XXX\s0\fR functions provide message digests.
163 The \fB\s-1EVP_PKEY\s0\fR\fI\s-1XXX\s0\fR functions provide a high-level interface to
166 with a private key of a particular algorithm by using the functions
173 The \s-1EVP_PKEY\s0 functions support the full range of asymmetric algorithm operations:
177 …t these functions do not perform a digest of the data to be signed. Therefore, normally you would …
178 …e that these functions do not perform a digest of the data to be signed. Therefore, normally you w…
181 …functions perform encryption and decryption only. As public key encryption is an expensive operati…
190 \&\fBEVP_Decode\fR\fI\s-1XXX\s0\fR functions implement base 64 encoding
196 as defaults, then the various \s-1EVP\s0 functions will automatically use those
200 Although low-level algorithm specific functions exist for many algorithms
202 versions of new algorithms cannot be accessed using the low-level functions.