Skip to content

grigull/json-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-encrypt

Script to encrypt/decrypt a JSON file

usage: ./json-encrypt [OPTIONS]

  Input:
    -e, --encrypt   Whether to encrypt or decrypt the input file
    -k, --key <KEY>   Key to encrypt with
    -i, --input <INPUT>   Name of the decrypted/encrypted file
    -o, --output <OUTPUT>   Name of the the encrypted/decrypted file

About

Script to encrypt/decrypt a JSON file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages