An open API service indexing awesome lists of open source software.

https://github.com/felott/dmep

A simple program coded in C# to en- and decrypt files into .dmef files using a password.
https://github.com/felott/dmep

Last synced: 2 months ago
JSON representation

A simple program coded in C# to en- and decrypt files into .dmef files using a password.

Awesome Lists containing this project

README

        

# DMep

## Description
A simple program coded in C# to en- and decrypt files into .dmef files using a password.
It uses AES for en- and decryption. The filename will stay, but the type (.txt e.g.) will disappear for more security.

## !!Disclaimer!!
Parts of the code were coded with ChatGPT. Be careful using this code, as I can't promise you wont get DMCA striked.