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

Quantum Safe Encryption and improved File Sharing #12

Open
SATUNIX opened this issue Mar 19, 2024 · 0 comments
Open

Quantum Safe Encryption and improved File Sharing #12

SATUNIX opened this issue Mar 19, 2024 · 0 comments

Comments

@SATUNIX
Copy link
Collaborator

SATUNIX commented Mar 19, 2024

Is your feature request related to a problem? Please describe.

Problem being packet capture and quantum safe cryptography.

Describe the solution you'd like

Implement a method of using MLKEM768 using seed data from a keycard chip. (Similar to PBKDF2 or Scrypt, generate two 32 byte determenistic seeds for MLKEM)

Describe alternatives you've considered

Considered scrypt or rsa to pass an aes key, its futile as the secret key cannot be passed in a tunnel or in the hostile environment.

Additional context

Using the public and private function of MLKEM, texts / messages can be sent using Waku, files with IPFS in the same way as befofe just patch in MLKEM to keycard link and waku go implementation. Scrap the 'new' cluster linking.

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

No branches or pull requests

1 participant