Skip to content

olgunbey/Cryptology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • It will encrypt the message from Alice with AES according to the diffie hellman key sharing algorithm.
  • The text encrypted with AES will be signed with a digital signature and the RSA algorithm will be used.
  • First, Bob will check who the message is from with a digital signature, then decrypt it with AES.
  • Aes algorithm written and implemented

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages