JanssenProject / JanssenProject/jans

feat(cloud-native): post-quantum cryptography support in py3-grpcio

Open
#15,059 1 comment 0 reactions 1 assignee View on GitHub

@iromli is already working on this.

Since Sep 11, 2026.

kind-dependencies kind-feature
Dominant language
Java
Stars
648
Forks
174
Avg merge
1d 18h
Merged PRs (30d)
110

Description

Running the container emits warning below:

```
FutureWarning: Package google.cloud.secretmanager_v1 depends on grpcio, currently installed at version 1.76.0. grpcio < 1.83.0 does not support Post-Quantum Cryptography (PQC).
Support for non-PQC environments is deprecated.
In October 2026, Google Cloud Python packages will raise their minimum requirements (including google-api-core, grpcio, and grpcio-status) to enforce grpcio >= 1.83.0.
For more details on Google Cloud's post-quantum security migration, visit: https://cloud.google.com/security/resources/post-quantum-cryptography
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.