Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 742 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 742 Bytes

INT3213 - Nhập môn an toàn thông tin - UET

Nguyễn Tiến Phong brrrrr

Eng

An illustrative project for information encryption, each file represents a encryption method (RSA, ElGamal, etc.), all of which contain the main() function and can be executed independently.

See how to construct an elliptic curve with a prime number of points here.

Vie

Project minh họa cho việc mã hóa thông tin, mỗi file là 1 phương pháp mã hóa (RSA, ElGamal, v.v), đều chứa hàm main() nên tự chạy được

Xem cách xây dựng 1 đường cong elliptic với số điểm là 1 số nguyên tố lớn ở đây