> [[email protected] - Tue Jun 30 13:55:14 2009]:
> 
> 
> Add --with-cryptodev option to config so that an OS like linux may enable
> cryptodev support if it has been ported (ie., ocf-linux).
> 
> Add --with-cryptodev-digests to optionally include hash support via
> cryptodev (disabled by default as it is usually too slow to be useful).
> 
> Add a working cryptodev hash implementation.
> 
> Fix up RSA API compliance for rsa_nocrt_mod_exp method while here.
> 
> Overview :
http://www.mail-archive.com/[email protected]/msg26096.html
> 
> 
> 

The equivalent to the two configure options can be done by including
-Dfoo to Configure, for example Configure [options] -DHAVE_CRYPTODEV .

This patch also does considerably more than the above description,
adding new symmetric algorithms, changing the behaviour of existing code
etc. This should preferably be split into smaller patches which can be
more easily analysed with full descriptions of the reasoning for changes.






______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to