Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khoinguyen2k/int3213-crytography
Nguyễn Tiến Phong brrrrr
https://github.com/khoinguyen2k/int3213-crytography
Last synced: about 20 hours ago
JSON representation
Nguyễn Tiến Phong brrrrr
- Host: GitHub
- URL: https://github.com/khoinguyen2k/int3213-crytography
- Owner: khoinguyen2k
- Created: 2023-11-23T13:20:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T14:37:08.000Z (10 months ago)
- Last Synced: 2024-01-17T12:29:14.786Z (10 months ago)
- Language: Java
- Size: 5.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.](/Build%20elliptic%20curve%20with%20big%20prime.md)
### 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](/Build%20elliptic%20curve%20with%20big%20prime.md)