📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

encryption-jsv

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encryption-jsv

This (CLI) application is a file encryption tool that provides a simple and secure way to encrypt files using the AES or DES encryption algorithms

0.1.2
Maintainers
1

Project description

File Encryption Tool

The File Encryption Tool is a command-line app for encrypting files using popular encryption algorithms such as AES (Advanced Encryption Standard) and DES (Data Encryption Standard).

Features

  • File Encryption:

  • Choice of Encryption Algorithm:

  • Secret Key:

  • Straightforward Usage:

Usage

To use the File Encryption Tool, follow these steps:

  • Clone or download the repository: Get the source code for the tool by cloning the repository or downloading it as a ZIP file.

  • Install dependencies: Ensure you have the necessary dependencies, including the cryptography library.

pip install encryption_jsv

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts