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

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.

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