try to install open-quantum-safe in base image file #5232
+8
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In recent I had been asked via mail for PQC in fabric, but it seems I lost connection.
So I try to the sample and discussion here, and make the discussion in show me you code way.
related with hyperledger/fabric-rfcs#34
but further considering that IEFT still not publish https://datatracker.ietf.org/doc/draft-ietf-jose-pqc-kem/ and https://datatracker.ietf.org/doc/draft-ietf-lamps-cms-ml-dsa/ as they are still draft at this PR creation Jun 8th 2025(beijing time), I suppose it's still too early for fabric or hyperledger community to make some progress but only early research/investigation just enough. So I make this PR as draft.
this PR just part of invoke the crypto libraries at the container file/container level, and then people can ref https://github.com/open-quantum-safe/liboqs-go to impls bccsp, msp and modules in fabric to archive PQC in fabric.