If we are talking about a PC which uses x86 hardware (Intel, AMD etc), yes with the Gigahertz speed, using software will be faster than using hw accelerator, in this case FPGA but the original question was I believe usage in an embedded environment and using ARM processor. Now using a hw accelerator should make sense - right ? ________________________________________ From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On Behalf Of John R Pierce [pie...@hogranch.com] Sent: Thursday, March 11, 2010 9:26 AM To: openssl-users@openssl.org Subject: Re: CPU usage and FPGA support
. wrote: > So we guess the main question is, if we design an AES cryptocore(FPGA) > how do we ensure that the cpu utilization will drop? This is more > important than getting a higher throughput the hardest part will be getting data in and out of your engine faster than the CPU can just process it itself. if the CPU has to spoonfeed your chip the data, it may well be SLOWER than using software. remember, our CPUs now run at several-gigahertz speeds... most FPGA's start falling down around 100Mhz. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org ----------------------------------------------- A strategic agency under MOSTI www.mimos.my ----------------------------------------------- ------------------------------------------------------------------ - - DISCLAIMER: This e-mail (including any attachments) is for the addressee(s) only and may contain confidential information. If you are not the intended recipient, please note that any dealing, review, distribution, printing, copying or use of this e-mail is strictly prohibited. If you have received this email in error, please notify the sender immediately and delete the original message. MIMOS Berhad is a research and development institution under the purview of the Malaysian Ministry of Science, Technology and Innovation. Opinions, conclusions and other information in this e- mail that do not relate to the official business of MIMOS Berhad and/or its subsidiaries shall be understood as neither given nor endorsed by MIMOS Berhad and/or its subsidiaries and neither MIMOS Berhad nor its subsidiaries accepts responsibility for the same. All liability arising from or in connection with computer viruses and/or corrupted e-mails is excluded to the fullest extent permitted by law. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org