https://github.com/bjam24/agh-cryptography-methods-in-data-science
This respository contains projects made for the Cryptography methods in Data Science course at the AGH UST in 2024.
https://github.com/bjam24/agh-cryptography-methods-in-data-science
aes fhe python sha-3 xades
Last synced: 9 months ago
JSON representation
This respository contains projects made for the Cryptography methods in Data Science course at the AGH UST in 2024.
- Host: GitHub
- URL: https://github.com/bjam24/agh-cryptography-methods-in-data-science
- Owner: bjam24
- License: mit
- Created: 2024-07-05T23:27:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T12:56:12.000Z (over 1 year ago)
- Last Synced: 2025-01-29T16:31:55.404Z (over 1 year ago)
- Topics: aes, fhe, python, sha-3, xades
- Language: Jupyter Notebook
- Homepage:
- Size: 498 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptography methods in Data Science 🔗
My projects made for the **Cryptography methods in Data Science** course at the AGH UST in 2024. All provided algorithms are from scratch as a result of my work after hours. Given tasks were intended to teach me how to apply mathematical solutions in Cryptography.
## Technology stack
- Jupyter Notebook
- Python