Skip to content

A tool for encrypting and decrypting files using AES-GCM cryptography.

License

Notifications You must be signed in to change notification settings

flaskevann/FileEncryption

Repository files navigation

FileEncryption

A tool for encrypting and decrypting files using AES-GCM cryptography.

Built using NET Core so it can be copied or imported into any kind of NET project and be taken full advantage of.

Has a GUI client that works well with Windows, where files can be dragged and dropped when encrypting/decrypting.

User Manual

See Docs/UserManual.pdf to get precise instructions with screenshots.

License

Has a regular MIT license.