Skip to content

Data encryption tool within png image #916

Open
@smitthakore

Description

@smitthakore

Simple encryption to hide data within images
Storing your account passwords or licenses in your notes is unsafe and using an online password manager tool can leak data if you lose the account credentials itself.

Implement encryption and then use steganography to hide it in an png image
Encrypt the data using any encryption that lies within the scope of implementation.
I recommend a multiple layers like using AES with any other custom technique.
Finally hide the encrypted data in an image using steganography.

Context
encrypt your data let's say your SSN. select a image of yourself and then hide your SSN within your selfie and nobody would even suspect even if your phone gets hacked.

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