> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# The Linux Foundation Creates an Alliance to Work On Post-Quantum Cryptography
- URL: https://itsfoss.com/news/linux-foundation-quantum/
- Published: 2024-02-09T15:00:08.000Z
- Updated: 2024-02-09T15:00:07.000Z
- Description: The Linux Foundation launches an exciting endeavor for post-quantum cryptography.
- Author: Sourav Rudra
- Tags: Enterprise, News, #Import 2025-11-08 21:15

The age of [quantum computing](https://en.wikipedia.org/wiki/Quantum%5Fcomputing?ref=itsfoss.com) is rapidly approaching us, and people are worried. You see, whatever existing encryption methods that we have, such as [RSA](https://en.wikipedia.org/wiki/RSA%5F%28cryptosystem%29?ref=itsfoss.com), [AES](https://en.wikipedia.org/wiki/Advanced%5FEncryption%5FStandard?ref=itsfoss.com), [Blowfish](https://en.wikipedia.org/wiki/Blowfish%5F%28cipher%29?ref=itsfoss.com), etc. will all become obsolete once quantum computers come up to their full potential; which is not that far.

This threat has kick-started a flurry of development surrounding [Post Quantum Cryptography](https://en.wikipedia.org/wiki/Post-quantum%5Fcryptography?ref=itsfoss.com) (PQC), with the likes of [Tutanota](https://itsfoss.com/tutanota-post-quantum-secure-cloud/) and [Proton](https://proton.me/blog/post-quantum-encryption?ref=itsfoss.com) already working towards their goals.

You're maybe thinking; **what about the bigger players, aren't they going to do anything?**

As it turns out, they have stepped up their game by creating a special coalition called the **Post-Quantum Cryptography Alliance** (PQCA). Let's see what's it all about.

![a screenshot of the post quantum cryptography alliance website](https://itsfoss.com/content/images/2024/02/PQCA.png)

**What's happening:** Just a few days back, on February 6, 2024, [The Linux Foundation](https://www.linuxfoundation.org/?ref=itsfoss.com) announced the launch of the [PQCA](https://pqca.org/?ref=itsfoss.com) to pave the way for open collaboration, pushing for the advancement and adoption of PQC.

They have begun by bringing together industry specialists from various organizations and fields of work. On the launch of this alliance, [Jim Zemlin](https://www.linkedin.com/in/zemlin?ref=itsfoss.com), Executive Director of the Linux Foundation, had this to add:

> The mission of the Post-Quantum Cryptography Alliance is to develop and promote open source software solutions that address the security challenges posed by quantum computing.

> By establishing an open and collaborative environment for innovation, the PQCA will help accelerate the development and adoption of post-quantum cryptography in open source and beyond.

**What to Expect:** The main goal of the PQCA is to get involved with various technical projects to support the production of so called “high-assurance software implementations of standardized algorithms”. They intend to do that while also being involved in the continuous development and standardization of new post-quantum algorithms.

Another goal of the PQCA will be to **act as the cornerstone for organizations and open-source projects looking to implement production-ready libraries and packages** in line with the NSA's [Cybersecurity Advisory](https://media.defense.gov/2022/Sep/07/2003071834/-1/-1/0/CSA%5FCNSA%5F2.0%5FALGORITHMS%5F.PDF?ref=itsfoss.com) related to the Commercial National Security Algorithm Suite 2.0.

Interestingly, the advisory contains a deadline for the [National Security Systems](https://csrc.nist.gov/glossary/term/national%5Fsecurity%5Fsystem?ref=itsfoss.com) (NSS) **to be equipped with quantum resistant algorithms by 2035**; take that how you may.

The PQCA already has two major projects live, one is the [Open Quantum Safe](https://openquantumsafe.org/?ref=itsfoss.com) (OQS) project that is meant to support the development of and transition to quantum-resistant cryptography.

Whereas, the other is the [PQ Code Package](https://github.com/pq-code-package?ref=itsfoss.com) project that is meant to create and maintain “high-assurance implementations of standards-track post-quantum cryptography algorithms”.

In simpler words, it will be used to create and maintain standardized post-quantum, production-ready tooling that various organizations and individuals can make use of.

As for who **the founding members** are, here's the list; it has some pretty influential names:

- **IBM**
- **Cisco**
- **Google**
- **NVIDIA**
- **QuSecure**
- **Keyfactor**
- **IntellectEU**
- **SandboxAQ**
- **Kudelski IoT**
- **Amazon Web Services**
- **University of Waterloo**

If you are interested in joining as a member, then you can head over to the [official website](https://pqca.org/?ref=itsfoss.com). If you want to contribute in a more technical capacity, you can go to PQCA's [GitHub repo](https://github.com/pqca?ref=itsfoss.com).

[Post-Quantum Cryptography Alliance](https://pqca.org/?ref=itsfoss.com)

**Does it matter?** 🤔

It does, most of us wouldn't be happy if our data that is secured inside a citadel of encryption on various web services we use just crumbles like a house of cards.

Sadly, with the advent of quantum computing, that is possible, and you wouldn't want your personal data in the hands of anyone apart from you and the services you trust, would you?

*Finally, I would like to say this; keep an eye out for quantum computing, it can be a double-edge sword, so tread lightly.*