Skip to content

9>Integrate encryption into sender scripts #8

@S-a-m-a-r-t-h

Description

@S-a-m-a-r-t-h

Encrypt clipboard data before sending it over the network using the encrypt() function from aes_crypto.py. The function should use the AES key and IV from config.json, where both values are base64-encoded.
Also modify aes_crypto.py to read key and iv values from config.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions