Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auspham/security-tools
These tools are written in Python for my class Security in RMIT university.
https://github.com/auspham/security-tools
Last synced: about 1 month ago
JSON representation
These tools are written in Python for my class Security in RMIT university.
- Host: GitHub
- URL: https://github.com/auspham/security-tools
- Owner: auspham
- Created: 2018-09-16T06:39:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T06:47:48.000Z (over 6 years ago)
- Last Synced: 2024-10-13T05:49:58.836Z (2 months ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Security tools
- These tools are written in Python for my class Security in RMIT university.
- This is not designed for professional use.
- Some of the feature might be hardcoded for specific usage.
**Encryption includes**:
- RSA
- Cracking / Breaking RSA
- Elgamal
- Paillier**Hashing includes**
- md5
- sha256
- sha512