Skip to content

HeckingCode/CSharp-Basic-Encryption-Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

First major collaborative project for the Csharp team.

This repo aims to create a pack of different encryption protocols written in C#.

Only version control requirement is upload changes using github desktop not the webpage so that each author's changes can be tracked. Don't just overwrite files, fork a branch using the fork button, upload your changes to your branch via github desktop and make pull requests!

Feautres to add:

  1. AES
  2. RSA
  3. Triple DES
  4. BlowFish
  5. Twofish

All taken from here https://www.storagecraft.com/blog/5-common-encryption-algorithms/

More to be added as they are discovered, could even look at blockchain or similar verifiction technologies that feautre crypto.

About

Educational and collaborative project aiming to learn about encryption.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages