In message <[EMAIL PROTECTED]> on Sun, 03 Oct 2004 04:03:18 -0700, Ben Rockwood 
<[EMAIL PROTECTED]> said:

benr>  No matter where I look I can't find a description of what "EVP" stands 
benr> for.  I've got several guesses, but for some reason I just have to know 
benr> for sure.

This explanation from doc/ssleat.txt should give you enough of an
answer:

EVP     The Digital EnVeloPe library is quite large.  At it's core are
        function to perform encryption and decryption by parts while using
        an initial parameter to specify which of the 17 different ciphers
        or 4 different message digests to use.  On top of these are implmented
        the digital signature functions, sign, verify, seal and open.
        Base64 encoding of binary data is also done in this library.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to