Skip to content

Quantum Safe Encryption and improved File Sharing #12

@SATUNIX

Description

@SATUNIX

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions