Skip to content

LandSharkFive/SimpleRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Byte Encryption

This program contains a simple byte encryption algorithm. The application encrypts and decrypts a paragraph.

Install and Build

The is a C# Console-Mode Project. Open with Visual Studio 2022 and above to compile.

Description

A simple byte encryption algorithm.

Warning

This program is for Educational Purposes only. This is a lightweight byte stream encryption. This algorithm is not safe or secure. The avalanche effect is too weak.

About

Simple Byte Encryption

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages