Open
Description
I have a question about the following step:
- We hash the public key to get a secret.
The chunk is encrypted using the secret with AES256.
What is the point of using a hash of the public key as the AES256 secret? Revealing the public key reveals the hash, correct? I read nothing about a salt.
Metadata
Metadata
Assignees
Labels
No labels