On Sat, Oct 13, 2012, Ken Goldman wrote: > On 10/10/2012 8:08 PM, Kyle Hamilton wrote: > >Suggestions from my experience: > > If you include the library, #1 for novices has to be: > > 1 - Using strlen() to get the length of encrypted data. > >
I'd add... Forgetting to call OpenSSL_add_all_algorithms or similar. Not using a temporary variable when calling i2d_FOO. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org