Project

hide

0.0
No commit activity in last 3 years
No release in over 3 years
Hide is a basic utility to encrypt/decrypt light-weight data files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 2.0
 Project Readme

Hide

Build Status Gem Version Test Coverage Inline docs Code Climate Issue Count

Summary

Hide is a basic utility to encrypt/decrypt light-weight data files with any extension.

Installation

Hide is a command-line utility. Installation can be performed using,

gem install hide

Usage

Once installed, you can invoke encryption (hide) and decryption (reveal) tools from anywhere.

hide data_file.pdf
reveal data_file.pdf

It's that simple.

Contributing

If you are interested in contributing, please submit a pull request.

License

MIT