【24h】

Analysis of AES-GCM Cipher Suites in TLS

机译:TLS中AES-GCM密码套件的分析

获取原文

摘要

Encryption and decryption are the two most important complex methods for achieving security in any type of smart devices and systems/machines through transport layer security protocol (TLS). The symmetric key algorithms are the significant method for encrypting and decrypting the data/information using block cipher or stream cipher which is used for TLS protocol. The primary symmetric key block cipher algorithm used in TLS is Advanced Encryption standard (AES) and it provides security based on the key bits used in AES operation. The TLS protocol provides confidentiality(C), integrity (I) and Authenticity (A) in a single pass communication that is Authentication Encryption and Authentication Data (AEAD) between web browser and web server. It uses well known TLS cipher suite AES-GCM (Galois Counter mode) which is commonly used in TLS 1.2. Suppose AES-NI hardware acceleration is not available in smart devices like tablets it causes performance issues in smart devices using TLS 1.2 protocol. If the smart device does not possess AES-NI, it can use software for running AES-GCM but it takes a lot of time for encryption/decryption of information, ergo causing the battery performance in smart devices. The newer symmetric Stream cipher CHACHA20-POLY1305 provides AEAD for securing the communication in smart devices thus reducing the battery cycles which is used for TLS 1.3. The paper discusses the pros and cons of AES-GCM authentication encryption used in TLS 1.2.
机译:加密和解密是通过传输层安全协议(TLS)实现任何类型的智能设备和系统/机器中的安全性的两个最重要的复杂方法。对称密钥算法是使用用于TLS协议的块密码或流密码来加密和解密数据/信息的重要方法。 TLS中使用的主要对称密钥块密码算法是高级加密标准(AES),并且它基于AES操作中使用的键位提供安全性。 TLS协议在单个通信中提供机密性(c),完整性(i)和真实性(a),该通信是Web浏览器和Web服务器之间的认证加密和认证数据(AEAD)。它使用众所周知的TLS密码套件AES-GCM(Galois计数器模式),其通常用于TLS 1.2。假设AES-NI硬件加速在智能设备中不可用,如平板电脑,它会使用TLS 1.2协议导致智能设备中的性能问题。如果智能设备不拥有AES-NI,它可以使用用于运行AES-GCM的软件,但是收集/解密信息需要很多时间,因此智能设备中的电池性能。更新的对称流Chacha20-Poly1305提供了用于保护智能设备中的通信的AEAD,从而减少用于TLS 1.3的电池循环。本文讨论了TLS 1.2中使用的AES-GCM认证加密的优缺点。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号