Re: [Openvpn-devel] [PATCH 0/28] Refactor OpenSSL crypto functions

2011-06-24 Thread Adriaan de Jong
et > Subject: [Openvpn-devel] [PATCH 0/28] Refactor OpenSSL crypto functions > > Hi everyone, > > This is the second series of patches for the master branch. > > This patch separates the OpenSSL crypto functions (those in crypto.c) > into a separate OpenSSL backend. Th

[Openvpn-devel] [PATCH 0/28] Refactor OpenSSL crypto functions

2011-06-24 Thread Adriaan de Jong
Hi everyone, This is the second series of patches for the master branch. This patch separates the OpenSSL crypto functions (those in crypto.c) into a separate OpenSSL backend. The API for this backend is defined in crypto_backend.h. Note that I also migrated all functions within OpenVPN that