"Ian jonhson" <[EMAIL PROTECTED]> wrote on 07/08/2007 02:16:38:
> "Network security with OpenSSL": > http://www.oreilly.com/catalog/openssl/index.html > > is recommended by some friends in mail-list > > > On 8/7/07, acrisio domiciano dias <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > > > I'm looking for some good books about the OpenSSL library....Could anyone > > recommend one? There is also the Secure Programming Cookbook for C and C++ http://www.oreilly.com/catalog/secureprgckbk/ Of course it depends what you are doing, but both of these books seem to gloss over EVP. From the little I know of OpenSSL you are best off starting with the EVP interface as it is the highest level API into OpenSSL. Try understanding the code in the example on the EVP_DigestInit man page and work from there http://www.openssl.org/docs/crypto/EVP_DigestInit.html# I would be really keen to hear what more experienced OpenSSL developers think? BTW, can anyone explain why EVP is listed under INPUT/OUTPUT, DATA ENCODING on the crypto man page? John ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]