everest-tools/src/ecrypt
lw-everestlinux 970cc8e411 add libesv
2022-10-25 14:02:50 -04:00
..
ecrypt-checkkey ecrypt v1.0.0 2022-10-20 11:26:36 -04:00
ecrypt-genkey ecrypt v1.0.0 2022-10-20 11:26:36 -04:00
README add libesv 2022-10-25 14:02:50 -04:00

+--------+
| ecrypt |
+--------+

Simple encryption tools

+--------------+
| Installation |
+--------------+

Obtain the source tree:

	$ git clone https://git.everestlinux.org/EverestLinux/everest-tools
	$ cd everest-tools/src/ecrypt

Copy install.conf.def to install.conf

	$ mv install.conf.def install.conf

Make any necessary adjustments and run
INSTALL.sh as root

	# ./INSTALL.sh

+-------------------+
| Included Programs |
+-------------------+

	- ecrypt-genkey
		Create a randomized 64 character key
	- ecrypt-checkkey
		Check a file against an existing key