×
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

With an attack on a single LFSR is it possible to encounter combination of encrypted and decrypted part of the transmission of length 2m from which it is not possible to build solvable linear equations system?

by Ihor Halanyuk / Friday, 20 October 2023 / Published in Cybersecurity, EITC/IS/CCF Classical Cryptography Fundamentals, Stream ciphers, Stream ciphers and linear feedback shift registers

In the field of classical cryptography, stream ciphers play a significant role in securing data transmission. One commonly used component in stream ciphers is the linear feedback shift register (LFSR), which generates a pseudorandom sequence of bits. However, it is important to analyze the security of stream ciphers to ensure that they are resistant to attacks.

The question asks whether it is possible to encounter a combination of encrypted and decrypted parts of a transmission, of length 2m, from which it is not possible to build a solvable linear equations system when attacking a single LFSR. To answer this question, we need to consider the properties of LFSRs and the nature of the attack.

An LFSR is a shift register whose input bit is a linear combination of its previous bits, determined by a feedback function. The output of an LFSR is the bit at the rightmost position of the shift register. The feedback function is defined by a polynomial, and the length of the LFSR is determined by the number of stages in the shift register.

When attacking an LFSR, the goal is to recover the internal state of the LFSR, which allows an attacker to predict the keystream generated by the LFSR and potentially decrypt the encrypted data. One common attack on LFSRs is the known-plaintext attack, where an attacker has access to both the plaintext and the corresponding ciphertext.

In the context of the question, if an attacker can obtain a combination of encrypted and decrypted parts of a transmission, it means that the attacker has access to both the plaintext and the corresponding ciphertext. In this scenario, it is possible for the attacker to analyze the keystream generated by the LFSR and attempt to recover the internal state of the LFSR.

To build a solvable linear equations system, the attacker needs to have a sufficient number of equations that are linearly independent. In the case of an LFSR, the internal state can be represented as a vector of bits. Each bit in the internal state is a linear combination of previous bits, determined by the feedback function of the LFSR.

If the attacker has access to a combination of encrypted and decrypted parts of the transmission, they can compare the corresponding bits in the plaintext and ciphertext. By XORing the plaintext and ciphertext bits, the attacker obtains the keystream bits generated by the LFSR. These keystream bits can be used to form linear equations that represent the feedback function of the LFSR.

However, it is important to note that the number of linearly independent equations that can be obtained from a combination of encrypted and decrypted parts of the transmission is limited. The length of the transmission is 2m, which means that there are m bits in the plaintext and m bits in the ciphertext. Therefore, the maximum number of linearly independent equations that can be formed is m.

If the length of the LFSR is greater than m, it is possible that the attacker may not have enough equations to build a solvable linear equations system. In this case, the attacker will not be able to recover the internal state of the LFSR and predict the keystream generated by the LFSR.

However, if the length of the LFSR is less than or equal to m, it is likely that the attacker will have enough equations to build a solvable linear equations system. In this case, the attacker can recover the internal state of the LFSR and predict the keystream generated by the LFSR.

When attacking a single LFSR, it is possible to encounter a combination of encrypted and decrypted parts of a transmission, of length 2m, from which it may or may not be possible to build a solvable linear equations system. The ability to build such a system depends on the length of the LFSR and the number of linearly independent equations that can be obtained from the available plaintext and ciphertext.

Other recent questions and answers regarding Stream ciphers and linear feedback shift registers:

  • Can lsfr be used in practical scenerio?
  • What is lsfr
  • What is the maximun period generated by LSFR of degree m?
  • Does GSM use two LSFRs coupled together in implementing a stream cipher?
  • Can a linear feedback shift register (LSFR) be implemented using flip flops?
  • What are correlation attacks and algebraic attacks, and how do they exploit the vulnerabilities of single LFSRs?
  • Explain how the A5/1 cipher enhances security by using multiple LFSRs and non-linear functions.
  • How does an LFSR generate a key stream, and what role does the feedback polynomial play in this process?
  • What are the limitations of the one-time pad, and why is it considered impractical for most real-world applications?
  • How does a stream cipher differ from a block cipher in terms of data encryption?

View more questions and answers in Stream ciphers and linear feedback shift registers

More questions and answers:

  • Field: Cybersecurity
  • Programme: EITC/IS/CCF Classical Cryptography Fundamentals (go to the certification programme)
  • Lesson: Stream ciphers (go to related lesson)
  • Topic: Stream ciphers and linear feedback shift registers (go to related topic)
Tagged under: Cybersecurity, Keystream, Known-plaintext Attack, LFSR, Linear Equations System, Stream Cipher
Home » Cybersecurity » EITC/IS/CCF Classical Cryptography Fundamentals » Stream ciphers » Stream ciphers and linear feedback shift registers » » With an attack on a single LFSR is it possible to encounter combination of encrypted and decrypted part of the transmission of length 2m from which it is not possible to build solvable linear equations system?

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?
    Attach files with the paperclip or paste screenshots into the message box (Ctrl+V). Max 5 file(s), 10 MB each.
    We will reply here and by email. Your conversation is tracked with a support token.