https://github.com/yehezkiel1086/crypto-docs
Everything about Cryptography mainly written in Python and Shell scripts
https://github.com/yehezkiel1086/crypto-docs
bash cryptography ctf python3 security shell
Last synced: 2 months ago
JSON representation
Everything about Cryptography mainly written in Python and Shell scripts
- Host: GitHub
- URL: https://github.com/yehezkiel1086/crypto-docs
- Owner: yehezkiel1086
- License: mit
- Created: 2024-12-20T16:38:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T10:22:30.000Z (over 1 year ago)
- Last Synced: 2025-02-18T05:34:41.375Z (over 1 year ago)
- Topics: bash, cryptography, ctf, python3, security, shell
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptography Docs
Everything about Cryptography mainly written in Python and Shell scripts
## Definition
Cryptography is the practice and study of techniques for secure communication in the presence of adversarial behavior. More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages. (wikipedia)
## Sources
- https://en.wikipedia.org/wiki/Cryptography
- https://cryptohack.org