添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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

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

Topics

sha256 aes-encryption diffie-hellman key-exchange-algorithms diffie-hellman-algorithm sha-hashes