Home > encrypt-file

encrypt-file

Encrypt-file is a project mainly written in Shell, it's free.

A simple script for encrypting/decrypting a file using Triple DES

Encrypt and Decrypt files using Triple DES

Introduction

This is a simple utility to encrypt/decrypt files using the Triple DES cypher. It makes use of the openssl command line utility from the OpenSSL project.

HOWTO

Usage is detailed in the manual page built with ronn.