Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enmarcm/cryptmanagerjava

A Java application that allows users to encrypt small files and text using asymmetric encryption, providing a simple and effective way to secure sensitive information.
https://github.com/enmarcm/cryptmanagerjava

Last synced: about 2 months ago
JSON representation

A Java application that allows users to encrypt small files and text using asymmetric encryption, providing a simple and effective way to secure sensitive information.

Awesome Lists containing this project

README

        

# Crypt Manager Java

Welcome to the **Crypt Manager Java** repository! This project is a Java application designed to encrypt small files and text using asymmetric encryption, providing a simple and effective way to secure sensitive information.

## Features

- Encrypt and decrypt small text files
- Encrypt and decrypt plain text input
- Utilizes asymmetric encryption for enhanced security
- User-friendly command-line interface