◐ Shell
clean mode source ↗

GitHub - HeckingCode/CSharp-Basic-Encryption-Pack: Educational and collaborative project aiming to learn about encryption.

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.