Skip to content

kode-git/cryptomator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptomator

A simple program for encrypt files in sha256. The procedure is simple, you can list or encrypt every file start from a /root (instance name) directory and the cryptomator navigates and search every file in every directory linked to /root (/root is included in the navigation and file checking.

Important Info

The entire project is private and customized for code security revisioning. This repository is only to test some functions used there. The project is pretty simple and can be simulated with some combinations of UNIX shell commands and options.

Usage

Going inside the src directory using cd, than digit in the Terminal:

python3 core.py (root-directory) (-e for encrypt and -l for list only)

License

Program made by kode-git. Apache License 2.0

About

Hashing files in sha256 from a root directory and store data in a dump textual file. Baseline for the source checker on www.inforge.net marketplace.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors