Skip to content

The "Cryptographic Algorithms Implementation in C#" project is a comprehensive repository that provides implementations of various cryptographic algorithms, designed to enhance data security. Each algorithm is meticulously crafted in C# and thoroughly documented within the codebase, enabling easy understanding and usage.

Notifications You must be signed in to change notification settings

Ahmed-Naserelden/Cryptographic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cryptographic Algorithms 💾

Data Security Algorithms:

👉 This repo has most common crypto algorithms using c#.

👉 You will find each algorithm has written clearly and has its documentations as a comment


List Of Implemented Algorithms:

  • AutokeyVigenere
  • Ceaser
  • Columnar
  • HillCipher
  • Monoalphabetic
  • PlayFair
  • RailFence
  • RepeatingKeyVigenere
  • RSA
  • RC4
  • AES
  • DES
  • TripleDES
  • DiffieHellman
  • ELGAMAL

About

The "Cryptographic Algorithms Implementation in C#" project is a comprehensive repository that provides implementations of various cryptographic algorithms, designed to enhance data security. Each algorithm is meticulously crafted in C# and thoroughly documented within the codebase, enabling easy understanding and usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages