شتاب پنهانی بهره وری انرژی با طراحی مشترک HW / SW برای HTTPها
ترجمه نشده

شتاب پنهانی بهره وری انرژی با طراحی مشترک HW / SW برای HTTPها

عنوان فارسی مقاله: شتاب پنهانی بهره وری انرژی با طراحی مشترک HW / SW برای HTTPها
عنوان انگلیسی مقاله: Energy-efficient crypto acceleration with HW/SW co-design for HTTPS
مجله/کنفرانس: سیستم های کامپیوتری نسل آینده – Future Generation Computer Systems
رشته های تحصیلی مرتبط:  مهندسی کامپیوتر، مهندسی فناوری اطلاعات
گرایش های تحصیلی مرتبط:  الگوریتم و محاسبات، شبکه های کامپیوتری، اینترنت و شبکه های گسترده
کلمات کلیدی فارسی: بهره وری انرژی، طراحی مشترک HW / SW، شتاب سخت افزاری، HTTPS، OpenSSL
کلمات کلیدی انگلیسی: Energy efficiency, HW/SW co-design, Hardware acceleration, HTTPS, OpenSSL
نوع نگارش مقاله: مقاله پژوهشی (Research Article)
شناسه دیجیتال (DOI): https://doi.org/10.1016/j.future.2019.02.023
دانشگاه: School of Computer Science, Chongqing University, Chongqing, China
صفحات مقاله انگلیسی: 12
ناشر: الزویر - Elsevier
نوع ارائه مقاله: ژورنال
نوع مقاله: ISI
سال انتشار مقاله: 2019
ایمپکت فاکتور: 5.341 در سال 2017
شاخص H_index: 85 در سال 2019
شاخص SJR: 0.844 در سال 2017
شناسه ISSN: 0167-739X
شاخص Quartile (چارک): Q1 در سال 2017
فرمت مقاله انگلیسی: PDF
وضعیت ترجمه: ترجمه نشده است
قیمت مقاله انگلیسی: رایگان
آیا این مقاله بیس است: خیر
کد محصول: E12054
فهرست مطالب (انگلیسی)

Abstract
1. Introduction
2. Background & motivation
3. Related work
4. EECA design
5. Evaluation
6. Conclusion
References

بخشی از مقاله (انگلیسی)

Abstract

Entering the Big Data era leads to the rapid development of web applications which provide high-performance sensitive access on large cloud data centers. HTTPS has been widely deployed as an extension of HTTP by adding an encryption layer of SSL/TLS protocol for secure communication over the Internet. To accelerate the complex crypto computation, specific acceleration instruction set and hardware accelerator are adopted. However, energy consumption has been ignored in the rush for performance. Actually, energy efficiency has become a challenge with the increasing demands for performance and energy saving in data centers. In this paper, we present the EECA, an Energy-Efficient Crypto Acceleration system for HTTPS with OpenSSL. It provides high energy-efficient encryption through HW/SW co-design. The essential idea is to make full use of system resource to exert the superiorities of different crypto acceleration approaches for an energy-efficient design. Experimental results show that, if only do crypto computations with typical encryption algorithm AES-256-CBC, the proposed EECA could get up to 1637.13%, 84.82%, and 966.23% PPW (Performance per Watt) improvement comparing with original software encryption, instruction set acceleration and hardware accelerator, respectively. If considering the whole working flow for end-to-end secure HTTPS based on OpenSSL with cipher suite ECDHE-RSA-AES256-SHA384, EECA could also improve the energy efficiency by up to 422.26%, 40.14% and 96.05% comparing with the original Web server using software, instruction set and hardware accelerators, respectively.