Skip to content
Tiatra, LLCTiatra, LLC
Tiatra, LLC
Information Technology Solutions for Washington, DC Government Agencies
  • Home
  • About Us
  • Services
    • IT Engineering and Support
    • Software Development
    • Information Assurance and Testing
    • Project and Program Management
  • Clients & Partners
  • Careers
  • News
  • Contact
 
  • Home
  • About Us
  • Services
    • IT Engineering and Support
    • Software Development
    • Information Assurance and Testing
    • Project and Program Management
  • Clients & Partners
  • Careers
  • News
  • Contact

Think you can ignore quantum computing? Think again.

“It’s been known since the 1990s that a large-scale quantum computer will be able to break many of the crypto systems we rely on for security,” says Dustin Moody, leader of Post Quantum Cryptography (PQC) at the National Institute for Standards and Technology (NIST) in Maryland.

In 1994, American mathematician Peter Shor developed quantum algorithms to factor integers and solve the discrete logarithm problem. When run on a big enough quantum computer, these algorithms will be able to crack all the public key crypto systems we rely on today for privacy. This includes anything based on RSA, Diffie-Hellman, and elliptic curve cryptography — all of which are NIST standards that have been adopted and trusted by governments and companies around the world.

While the current generation of quantum computers can only run Shor’s algorithms for trivial cases, many experts predict that in five to 15 years, they’ll be big enough to break all of today’s public key crypto systems.

Prepare now for the quantum cryptography threat

To counter the threat well ahead of time, NIST launched in 2016 an international call for algorithms that will protect data even once large quantum computers become available. After a long selection process, NIST announced its intention to standardize four of the PQC algorithms this summer.

The impact will be felt globally. While NIST standards are developed for use by agencies of the US government, they tend to get adopted by other governments and companies around the world. Many public and private organizations use these standards and require their partners to do the same.

Dustin Moody, leader of PQC at NIST

Dustin Moody, leader of PQC at NIST

NIST

According to Moody, several countries — including the UK, Germany, France, and the Netherlands — have already announced their intentions to use the four PQC solutions approved by NIST, and the International Standards Organization (ISO) will add them to their own list of norms. Moreover, many of the big companies that worked with NIST on the selection process are already preparing to use the new standards.

Even before the algorithms are officially approved this summer, CIOs should start taking steps. Moody recommends they start by doing a cryptographic inventory to see which public key crypto systems they and their partners use. This isn’t easy, but several vendors are developing tools to help with that process.

CIOs can also ensure they assign somebody to lead in the transition, and that they have the funding and expert staff they need. Organizations can also start testing the algorithms in their environments and check their supply chain partners are doing the same.

Jeff Wong, global chief innovation officer at EY, says even if they’re not yet required to make a change, CIOs can already start planning NIST-approved algorithms into their cybersecurity upgrades. “Companies often have three-to-four-year cybersecurity upgrade cycles,” he says. “If there’s a possibility quantum computing can crack keys within five years, and your upgrade cycle is three to four years, you have to start taking action in a year or so.”

Another thing CIOs should do is protect against “store-now, decrypt-later” attacks. Hackers may be collecting encrypted data already that they can decrypt once quantum computers become big enough and reliable enough to run Shor’s algorithms. Some industries are more affected than others, such as healthcare, financial services, and higher education, where medical records, financial information, and academic records need to be protected for a lifetime. But virtually all sectors should be concerned with personal identifiable information (PII) that needs to be protected indefinitely.

Jeff Wong, global chief innovation officer, EY

Jeff Wong, global chief innovation officer, EY

EY

According to Wong, CIOs should consider securing data in transit to protect against these kinds of attacks, especially for government-related contracts. “Companies may not be talking about it out loud,” he says. “But we’re hearing through our friends in the ecosystem that government suppliers and companies in industries including financial services are already planning to encrypt their communications for this very reason.”

But some organizations in financial services have been very open about getting a head start. “We’re keeping a close eye on the work of NIST as they standardize PQC protocols,” says Philip Intallura, global head of quantum technologies at HSBC. “Preparing for this new type of cryptography is a core part of HSBC’s quantum program.”

In April 2022, the bank formalized their quantum technologies program with a dedicated research team of in-house PhD scientists to explore opportunities. “As part of our portfolio of work, we look at use cases linked to both defense and compute,” says Intallura.

The NIST standards figure prominently in the defense side of their work. “We have several use cases in progress that will help us understand how PQC may be adopted to specific applications,” he adds. “Given the scalability of PQC, we expect it to feature in our future cryptography landscape, considering our presence in 62 markets around the world.”

Understand the opportunities

“On the compute side, we’re exploring quantum technologies for emerging commercial opportunities,” says Itallura. “The types of models we run in the bank every day are closely matched to the types of models a quantum computer can consume.” The quantum technologies team at HSBC works with different business lines and functions to explore and test real world use cases including portfolio optimization, quantum machine learning, and financial simulation.

Philip Intallura, global head of quantum technologies, HSBC

Philip Intallura, global head of quantum technologies, HSBC

HSBC

Once quantum computers are big enough for industrial use, they’ll change the nature of competition in financial services and other industries very rapidly. Everyday examples of problems that might be solved include distributing electricity, finding the best routes in transportation networks, and determining the best mix of allocations in a financial portfolio. Quantum computing can also be used to simulate molecules, an essential technique to develop new drugs and catalysts — and for chemistry research and materials science in general.

According to Ville Kotovirta, lead for the quantum algorithms and software team at the Technical Research Center (VTT) in Finland, quantum computing could also be used for machine learning (ML), which will affect virtually every industry. ML is a good example of a use case that will require a hybrid arrangement. “Because quantum computers can’t handle large amounts of data yet, a supercomputer can hold the data and perform some of the operations,” he says.

Data stored on a supercomputer is encoded into quantum information and handed off to the quantum machine, which does the processing. Then the circuits are measured to obtain the results, which are then translated back to classical data. The supercomputer might do some post-processing of the output to mitigate errors in the computation.

The two systems also work together to adjust parameters. “There are algorithms called variational algorithms where you have free parameters in the quantum circuit that need to be optimized using the classical computer,” says Kotovirta. “For example, gate rotations are free and need to be optimized by multiple repetitions of this process. The circuit is evaluated on the quantum computer and the parameters are adjusted on the classical computer. It takes several repetitions of this back-and-forth to get the right setting. As quantum computers get bigger, the optimization task will require more classical processing power.”

Gauge readiness

Kotovirta says that while quantum computing is already easily available, so far it’s only solved trivial problems. But even in its current state, the market is already over $1 billion, according to IDC. That includes development of devices, software for controlling the hardware, cloud services, and application development.

Ville Kotovirta, quantum algorithms and software team lead, Technical Research Center, Finland

Ville Kotovirta, quantum algorithms and software team lead, Technical Research Center, Finland

Technical Research Center

“The whole world is in rehearsal, learning how to build these devices, how to develop applications, and how to apply them,” says Kotovirta. “People are building quantum readiness because once the technology starts providing benefits over classical devices, things will happen very fast.”

One question CIOs need to think about is who should access these services — managers, in-house experts, or external consultants. “You need to understand your use cases, and think about where you can get the expertise, whether it’s in-house or through consultants,” Kotovirta adds.

In some sectors, there’s no need to start using quantum computing right away, so IT leaders can afford to wait until some of the kinks have been ironed out. As CIO of online retailer Partner.co, Troy Hiltbrand finds that while people in retail should take steps to address PQC this year, they’re in no hurry to apply quantum computing to gain a competitive advantage. Opportunities are less immediate than in industries like financial services.

Troy Hilterbrand, CIO, Partner.co

Troy Hilterbrand, CIO, Partner.co

Partner.co

According to Hiltbrand, shortly after quantum computing becomes ready for industry, there needs to be a simple interface that allows for its consumption by even the least technical people at the executive level. “Then it will rocket into the forefront just like gen AI has done today,” he says.

CIO, Data Management, IT Leadership, Quantum Computing


Read More from This Article: Think you can ignore quantum computing? Think again.
Source: News

Category: NewsMarch 27, 2024
Tags: art

Post navigation

PreviousPrevious post:「ブーメラン」CIO:ITリーダーは戻ってくることでレベルアップするNextNext post:An Intelligent Future for Manufacturing

Related posts

Barb Wixom and MIT CISR on managing data like a product
May 30, 2025
Avery Dennison takes culture-first approach to AI transformation
May 30, 2025
The agentic AI assist Stanford University cancer care staff needed
May 30, 2025
Los desafíos de la era de la ‘IA en todas partes’, a fondo en Data & AI Summit 2025
May 30, 2025
“AI 비서가 팀 단위로 지원하는 효과”···퍼플렉시티, AI 프로젝트 10분 완성 도구 ‘랩스’ 출시
May 30, 2025
“ROI는 어디에?” AI 도입을 재고하게 만드는 실패 사례
May 30, 2025
Recent Posts
  • Barb Wixom and MIT CISR on managing data like a product
  • Avery Dennison takes culture-first approach to AI transformation
  • The agentic AI assist Stanford University cancer care staff needed
  • Los desafíos de la era de la ‘IA en todas partes’, a fondo en Data & AI Summit 2025
  • “AI 비서가 팀 단위로 지원하는 효과”···퍼플렉시티, AI 프로젝트 10분 완성 도구 ‘랩스’ 출시
Recent Comments
    Archives
    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • January 2024
    • December 2023
    • November 2023
    • October 2023
    • September 2023
    • August 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • August 2022
    • July 2022
    • June 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    • April 2020
    • January 2020
    • December 2019
    • November 2019
    • October 2019
    • September 2019
    • August 2019
    • July 2019
    • June 2019
    • May 2019
    • April 2019
    • March 2019
    • February 2019
    • January 2019
    • December 2018
    • November 2018
    • October 2018
    • September 2018
    • August 2018
    • July 2018
    • June 2018
    • May 2018
    • April 2018
    • March 2018
    • February 2018
    • January 2018
    • December 2017
    • November 2017
    • October 2017
    • September 2017
    • August 2017
    • July 2017
    • June 2017
    • May 2017
    • April 2017
    • March 2017
    • February 2017
    • January 2017
    Categories
    • News
    Meta
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Tiatra LLC.

    Tiatra, LLC, based in the Washington, DC metropolitan area, proudly serves federal government agencies, organizations that work with the government and other commercial businesses and organizations. Tiatra specializes in a broad range of information technology (IT) development and management services incorporating solid engineering, attention to client needs, and meeting or exceeding any security parameters required. Our small yet innovative company is structured with a full complement of the necessary technical experts, working with hands-on management, to provide a high level of service and competitive pricing for your systems and engineering requirements.

    Find us on:

    FacebookTwitterLinkedin

    Submitclear

    Tiatra, LLC
    Copyright 2016. All rights reserved.