*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> evp (3)              
Title
Content
Arch
Section
 

evp(3)

Contents


NAME    [Toc]    [Back]

       evp - High-level cryptographic functions

SYNOPSIS    [Toc]    [Back]

        #include <openssl/evp.h>

DESCRIPTION    [Toc]    [Back]

       The EVP library provides a high-level interface to cryptographic
 functions.

       EVP_Seal...  and EVP_Open...  provide public  key  encryption
 and decryption to implement digital envelopes.

       The  EVP_Sign...   and  EVP_Verify...  functions implement
       digital signatures.

       Symmetric encryption is available with the  EVP_Encrypt...
       functions.   The  EVP_Digest...  functions provide message
       digests.

       Algorithms are loaded with OpenSSL_add_all_algorithms().

SEE ALSO    [Toc]    [Back]

      
      
       Functions:     EVP_DigestInit(3),      EVP_EncryptInit(3),
       EVP_OpenInit(3),     EVP_SealInit(3),     EVP_SignInit(3),
       EVP_VerifyInit(3), OpenSSL_add_all_algorithms(3)



                                                           evp(3)
[ Back ]
 Similar pages
Name OS Title
vn_setrecurse NetBSD high-level convenience functions for vnode operations
vn_markexec NetBSD high-level convenience functions for vnode operations
vn_lock NetBSD high-level convenience functions for vnode operations
vn_isunder NetBSD high-level convenience functions for vnode operations
vn_bwrite NetBSD high-level convenience functions for vnode operations
vn_close NetBSD high-level convenience functions for vnode operations
vn_closefile NetBSD high-level convenience functions for vnode operations
vn_ioctl NetBSD high-level convenience functions for vnode operations
vn_fcntl NetBSD high-level convenience functions for vnode operations
vnsubr NetBSD high-level convenience functions for vnode operations
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service