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

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.

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.

## Project 1 - SHA3-512



## Project 2 - AES



## Project 3 - XADES



## Project 4-5 - BGV



## Technology stack
- Jupyter Notebook
- Python