Skip to content

๐Ÿ” Implementation of encryption algorithms such as AES, Miller-Rabin and Elliptic Curve ElGamal.

Notifications You must be signed in to change notification settings

kuanhungchen/Spring-2021-Network-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Spring-2021-Network-Security

  • Homeworks about cryptography and some encryption algorithms

Contents

  • HW1: A big number calculation package from scratch
  • HW2: Advanced Encryption Standard (AES) Encyption
  • HW3: Miller-Rabin Primality Test and Encryptinon
  • HW4: Elliptic Curve ElGamal (ECEG) Encryption

Contact

Feel free to email me at khchen.me@gmail.com or open an issue here if you have any ideas.