Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

A simple desktop app written in WPF, C#, and .NET Core 3.1 for encrypting and decrypting files. An accompanying command-line tool enables encryption and decryption on macOS and Linux.

License

erik1066/file-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryptor / Decryptor

This repository has been archived and will no longer be maintained. The file encryption features have been moved to the DevTools Project.

A WPF/C# and .NET Core 3.1 desktop app for encrypting and decrypting files on Windows 10. An accompanying .NET Core command-line interface tool enables encryption/decryption to be run from a terminal on any operating system.

image of the File Encryptor desktop app

This app has been neither vetted nor tested for security and is intended for research and development purposes only. Please do not use for production security work.

License

The repository utilizes code licensed under the terms of the Apache Software License and therefore is licensed under ASL v2 or later.

This source code in this repository is free: you can redistribute it and/or modify it under the terms of the Apache Software License version 2, or (at your option) any later version.

This source code in this repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache Software License for more details.

You should have received a copy of the Apache Software License along with this program. If not, see https://www.apache.org/licenses/LICENSE-2.0.html.

The source code forked from other open source projects will inherit its license.

About

A simple desktop app written in WPF, C#, and .NET Core 3.1 for encrypting and decrypting files. An accompanying command-line tool enables encryption and decryption on macOS and Linux.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages