Skip to content

Using multiple symetric ciphers to encrypt/decrypt messages

Notifications You must be signed in to change notification settings

aimenux/SymmetricCipherDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET 5

SymmetricCipherDemo

Using multiple symetric ciphers to encrypt/decrypt messages

In this demo, i m using multiple symetric ciphers to encrypt/decrypt messages.

1️⃣ Using DES

2️⃣ Using TripleDES

3️⃣ Using Rijndael

4️⃣ Using RC2

5️⃣ Using AES

6️⃣ Using AesManaged

Tools : vs19, net 5.0

About

Using multiple symetric ciphers to encrypt/decrypt messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages