Skip to content

24greyhat/Encrypted-Object-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalStore

Eos encrypts and stores objects in a '.eos' file.

Eos uses "Advanced Encryption Standard (AES)" algorithm.

1) install requirements

$ pip install -r requirements.txt

2) run the example.py to see for yourself

$ python3 example.py