Skip to content

Pointless hashing of public key #20

Open
@androng

Description

@androng

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

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