×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED

Can a field be considered as a set of numbers in which one can add, subtract and multiple but not divide?

by Silvio Pereira / Monday, 11 September 2023 / Published in Cybersecurity, EITC/IS/CCF Classical Cryptography Fundamentals, AES block cipher cryptosystem, Introduction to Galois Fields for the AES

In the field of cybersecurity, particularly in classical cryptography, understanding the concept of fields is important for comprehending the inner workings of cryptographic algorithms such as the AES block cipher cryptosystem.

While the assertion that the field be considered as a set of numbers in which one can add, subtract and multiple but not divide can be considered as a simplified definition, it should be noted that it is not entirely accurate when applied to the context of Galois Fields (GF) used in AES.

In the realm of AES, Galois Fields play a fundamental role in the construction and operation of the cipher. Specifically, AES operates over a finite field, denoted as GF(2^8), which consists of 256 elements. Each element in this field can be represented as an 8-bit binary number.

To fully grasp the concept of a Galois Field, it is essential to understand the properties and operations associated with it. In GF(2^8), the addition operation follows the XOR (exclusive OR) operation, which is equivalent to bitwise addition without carrying. For example, if we consider two elements, a = 10101110 and b = 11001010, their sum in GF(2^8) would be a XOR b = 01100100.

Similarly, the multiplication operation in GF(2^8) is performed using a polynomial representation known as the irreducible polynomial. In AES, the irreducible polynomial used is x^8 + x^4 + x^3 + x + 1, which can be represented as 0x1B in hexadecimal notation. Multiplication in GF(2^8) is carried out using this polynomial and the modulo 2 reduction. For instance, if we multiply a = 10101110 and b = 11001010 in GF(2^8), the result would be obtained by multiplying the polynomials and reducing modulo 2 with the irreducible polynomial:

a * b = (x^7 + x^5 + x^4 + x^1) * (x^7 + x^6 + x^3 + x^1)
= x^14 + x^13 + x^10 + x^8 + x^12 + x^11 + x^8 + x^6 + x^11 + x^10 + x^7 + x^5 + x^9 + x^8 + x^5 + x^3
= x^14 + x^13 + x^12 + x^11 + x^9 + x^7 + x^6 + x^5 + x^3 + x^1
= 11110010

The division operation is not applicable in GF(2^8). Instead, the concept of division is replaced by the multiplication with the multiplicative inverse. The multiplicative inverse of an element a is the element b such that a * b = 1. In GF(2^8), the multiplicative inverse of an element can be calculated using the Extended Euclidean Algorithm.

While the simplified definition that the field be considered as a set of numbers in which one can add, subtract and multiple but not divide captures the basic idea of a field, it does not accurately represent all the operations and properties of Galois Fields used in AES. Understanding Galois Fields and their operations, including addition and multiplication, is essential for comprehending the inner workings of AES and other cryptographic algorithms.

Other recent questions and answers regarding Introduction to Galois Fields for the AES:

  • Does the AES MixColumn sublayer include a nonlinear transformation that can be represented by a 4×4 matrix multiplication?
  • Are AES based on finite fields?
  • What are the properties of a field?
  • Can we tell how many irreducible polynomial exist for GF(2^m) ?
  • Why in FF GF(8) irreducible polynomial itself does not belong to the same field?
  • How does the MixColumns operation in the AES algorithm utilize Galois Fields?
  • What is the purpose of the SubBytes operation in the AES algorithm, and how is it related to Galois Fields?
  • How is multiplication performed in Galois Fields in the context of the AES algorithm?
  • What is the role of the irreducible polynomial in the multiplication operation in Galois Fields?
  • How are addition and subtraction operations performed in Galois Fields?

View more questions and answers in Introduction to Galois Fields for the AES

More questions and answers:

  • Field: Cybersecurity
  • Programme: EITC/IS/CCF Classical Cryptography Fundamentals (go to the certification programme)
  • Lesson: AES block cipher cryptosystem (go to related lesson)
  • Topic: Introduction to Galois Fields for the AES (go to related topic)
Tagged under: AES, Cybersecurity, Finite Field, Galois Fields, Irreducible Polynomial, Multiplication, XOR Operation
Home » Cybersecurity » EITC/IS/CCF Classical Cryptography Fundamentals » AES block cipher cryptosystem » Introduction to Galois Fields for the AES » » Can a field be considered as a set of numbers in which one can add, subtract and multiple but not divide?

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.
Eligibility for EITCA Academy 90% EITCI DSJC Subsidy support
90% of EITCA Academy fees subsidized in enrolment

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2026  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    CHAT WITH SUPPORT
    Do you have any questions?
    We will reply here and by email. Your conversation is tracked with a support token.