Skip to content

Code used for demonstrating the principle of Diffie-Hellman key exchange alghorithm with AES and SHA256.

Notifications You must be signed in to change notification settings

patmull/diffie-hellman-aes-sha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Diffie-Hellman key exchange alghorithm with AES and SHA256

This code was created for demonstrating the principle of Diffie-Hellman key exchange alghorithm alongisde with encrypting the key with AES and SHA256.

REMAINDER: This code serves education purposes only. It should be not used as a silution for encryption of highly exposed security demanding applications!

For understanding basics of this alghorithm, I recommend this great Medium article

alt text

About

Code used for demonstrating the principle of Diffie-Hellman key exchange alghorithm with AES and SHA256.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages