-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels