An open API service indexing awesome lists of open source software.

https://github.com/kuanhungchen/spring-2021-network-security

🔐 Implementation of encryption algorithms such as AES, Miller-Rabin and Elliptic Curve ElGamal.
https://github.com/kuanhungchen/spring-2021-network-security

aes-encryption cryptography elgamal-encryption elliptic-curve-cryptography encryption-decryption miller-rabin-algorithm network-security

Last synced: about 1 month ago
JSON representation

🔐 Implementation of encryption algorithms such as AES, Miller-Rabin and Elliptic Curve ElGamal.

Awesome Lists containing this project

README

          

# 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](mailto:khchen.me@gmail.com) or open an issue here if you have any ideas.