Skip to content

Private key for decryption #1

Description

@Robokishan

in this link https://www.geeksforgeeks.org/rsa-algorithm-cryptography it says that The server encrypts the data using client’s public key. but here you are decrypting data using client's public key why ?
and also your are encrypting data using private keys.
if some another attacker has this public key then anybody can access the data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions