Draft
Conversation
|
🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr691/ |
Collaborator
|
Thank you for your contribution! Is the PR ready for review? If not yet, please click |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📝 Description
This PR adds a new March 2026 blog post on hybrid secure boot with post-quantum verification for ESP32-class targets at content/blog/2026/03/hybrid-pqc-secure-boot-esp32/index.md. The article explains the quantum threat model (Shor’s impact on RSA/ECDSA), introduces the hybrid trust model (classical + PQC), documents flash/signature layout, verification flow, measured performance, and includes practical build/test steps for pqc_boot_verify.
This change is needed to publish a technical walkthrough of the PQC secure boot prototype in a format aligned with the Developer Portal’s Hugo syntax and section structure, so the content can be reviewed and rendered directly as a production blog entry.
Publish date
Expected publish date:
2026-04-03Review process
@f-hollow,@FBEZ, and/or@pedrominatel)Checks
content/blog/YYYY/MM/my-new-article(articles only)My new_article)date: 20YY-MM-DDaliases:with a new URL slug is addedlastmode: 20YY-MM-DDstable, hard no forlatest)main🔗 Related
🧪 Testing (Hugo)