Skip to content

A simple project that uses encryption algorithms such as AES, RSA, etc.

Notifications You must be signed in to change notification settings

aligholipour/Encrypt-Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔑Encrypt-Decrypt

A simple project that uses encryption algorithms such as AES, RSA, etc.

Types of Cryptography

➕ Symmetric Key (Secret key)
➕ Asymmetric Key (Public key)

Features

RandomNumber: Generating random numbers in the form of bytes, strings, and GUID.
SymmetricAes: Key generation and Initialization Vector, along with Encrypt and Decrypt .

About

A simple project that uses encryption algorithms such as AES, RSA, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages