https://github.com/tochy97/vaultfilestore
This is a application that lets users securly store an encrption of any file online. The files can then later be downloaded back to their original copy, or downloaded as a SHA256 hash.
https://github.com/tochy97/vaultfilestore
cryptography hashlib python tkinter-python
Last synced: 4 months ago
JSON representation
This is a application that lets users securly store an encrption of any file online. The files can then later be downloaded back to their original copy, or downloaded as a SHA256 hash.
- Host: GitHub
- URL: https://github.com/tochy97/vaultfilestore
- Owner: tochy97
- Created: 2022-03-07T13:58:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T23:15:33.000Z (about 3 years ago)
- Last Synced: 2024-11-10T00:29:07.477Z (6 months ago)
- Topics: cryptography, hashlib, python, tkinter-python
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: citation.docx
Awesome Lists containing this project
README
# Vault file store
## About
### This is a application that lets users securly store an encrption of any file online. The files can then later be downloaded back to their original copy, or downloaded as a SHA256 hash.
## Tech Stack
### python, python tkinter, python crpytography, pyhton haslib