coco coco wrote: > Is there any developer guide, like giving better description of the API > provided by openssl, beside the O'Reilly book? It doesn't have to be > tutorial, I'm quite ok with crypto stuff in Java, but using openssl > has been a try-and-error process so far, and constantly need to > dive into the openssl code itself.
Then man pages/web pages. Incomplete, and sometimes hard to find, but when you do find a documented function it is usually documented enough to get you going. Start from http://www.openssl.org/docs/ Also the OpenSSL mailinglist archives (search) and general web searches help. There are also some tutorials/samples in the code. -- Heikki Toivonen
signature.asc
Description: OpenPGP digital signature
