Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacker-code-j/2023-spring
https://github.com/hacker-code-j/2023-spring
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hacker-code-j/2023-spring
- Owner: Hacker-Code-J
- Created: 2023-03-11T03:35:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T11:52:51.000Z (12 months ago)
- Last Synced: 2024-02-29T07:29:09.838Z (10 months ago)
- Language: TeX
- Size: 22.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2023-spring
# Subjects Learned During the Semester
This repository contains notes and exercises for the following subjects learned during the semester:
1. Complex Analysis
2. Public Key Cryptography
3. Modern Cryptography## :bar_chart: Complex Analysis
Complex analysis is the study of complex functions, which are functions that have complex numbers as inputs and outputs. This subject is important in many areas of mathematics, physics, and engineering. Topics covered in this course include complex numbers, complex functions, contour integrals, power series, and more.
## :key: Public Key Cryptography
Public key cryptography is a method of cryptography that uses a pair of keys to encrypt and decrypt data. One key is public and can be shared with anyone, while the other key is private and must be kept secret. This subject is important in information security and computer science. Topics covered in this course include RSA encryption, Diffie-Hellman key exchange, digital signatures, and more.
## :lock: Modern Cryptography
Modern cryptography is a broad field that encompasses many different techniques for securing information. This subject is important in information security and computer science. Topics covered in this course include symmetric encryption, hash functions, block ciphers, and more.
## :computer: Usage
This repository contains LaTeX files for each subject, as well as compiled PDF files. The LaTeX files can be edited and compiled using a LaTeX editor, such as TeXstudio or Overleaf. The PDF files can be viewed and printed using a PDF viewer, such as Adobe Acrobat or SumatraPDF.
## :handshake: Contributing
Contributions to this repository are welcome! If you find an error or have a suggestion for improvement, please create an issue or a pull request.
## :page_with_curl: License
This repository is licensed under the MIT License. See the LICENSE file for more information.