Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Post-Quantum Cryptographic Algorithm #1103

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JeremyPansier
Copy link

Description:
Hedera currently supports two cryptographic algorithms: ECDSA (secp256k1) and Ed25519.

This HIP recommends adding support for a post-quantum cryptographic algorithm, to ensure resilience against quantum computer attacks.

Related issue(s):
Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Copy link

netlify bot commented Jan 18, 2025

Deploy Preview for hedera-hips ready!

Name Link
🔨 Latest commit a440591
🔍 Latest deploy log https://app.netlify.com/sites/hedera-hips/deploys/678bd309ca3b470008da36eb
😎 Deploy Preview https://deploy-preview-1103--hedera-hips.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@drgorb
Copy link

drgorb commented Jan 19, 2025

Description: Hedera currently supports two cryptographic algorithms: ECDSA (secp256k1) and Ed25519.

This HIP recommends adding support for a post-quantum cryptographic algorithm, to ensure resilience against quantum computer attacks.

Related issue(s): Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

direct link to the markdown file

@mgarbs mgarbs requested a review from rsinha January 23, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants