Skip to content
/ encutil Public
forked from defuse/encutil

Example of how to build a command-line file encryption utility with defuse/php-encryption.

Notifications You must be signed in to change notification settings

chip75/encutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

encutil

This is an example of how to use defuse/php-encryption.

To download the dependencies, run:

composer install

Then run php encutil.php <options>.

About

Example of how to build a command-line file encryption utility with defuse/php-encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 87.6%
  • Shell 12.4%