https://github.com/ilovebacteria/cryptography-project
My Cryptography course project. An implementation of a block cipher algorithm and a hash function.
https://github.com/ilovebacteria/cryptography-project
block-cipher cbc-mode ctr-mode
Last synced: 3 months ago
JSON representation
My Cryptography course project. An implementation of a block cipher algorithm and a hash function.
- Host: GitHub
- URL: https://github.com/ilovebacteria/cryptography-project
- Owner: ILoveBacteria
- Created: 2024-05-11T14:23:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-07T19:16:09.000Z (12 months ago)
- Last Synced: 2025-01-14T05:13:52.795Z (4 months ago)
- Topics: block-cipher, cbc-mode, ctr-mode
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptography Project
An implemention of a block cipher algorithm.
[Read the report](https://moeinarabi.ir/cryptography-project/report)