{
  "draft": "draft-ietf-tls-rsa-aes-gcm-03",
  "doc_id": "RFC5288",
  "title": "AES Galois Counter Mode (GCM) Cipher Suites for TLS",
  "authors": [
    "J. Salowey",
    "A. Choudhury",
    "D. McGrew"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "8",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "Transport Layer Security",
  "abstract": "This memo describes the use of the Advanced Encryption Standard (AES) in Galois/Counter Mode (GCM) as a Transport Layer Security (TLS) authenticated encryption operation.  GCM provides both confidentiality and data origin authentication, can be efficiently implemented in hardware for speeds of 10 gigabits per second and above, and is also well-suited to software implementations.  This memo defines TLS cipher suites that use AES-GCM with RSA, DSA, and Diffie-Hellman-based key exchange mechanisms. [STANDARDS-TRACK]",
  "pub_date": "August 2008",
  "keywords": [
    "advanced encryption standard",
    "transport layer security",
    "data origin",
    "confidentiality"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [
    "RFC9325",
    "RFC10015"
  ],
  "see_also": [],
  "doi": "10.17487/RFC5288",
  "errata_url": "https://www.rfc-editor.org/errata/rfc5288"
}