Skip to content

Encrypted connection from client to server #1

@PidgeyL

Description

@PidgeyL

Client connects using the public RSA key of the server, exchanging a temporarily strong AES key.
This key is used to encrypt the stream from the server to the client, increasing encryption speed and making it unnecessary for the clients to have public keys.
This way, the keys are one-time keys as well.
Data is compressed before sending

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions