Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/enmarcm/cryptmanagerjava
- Owner: enmarcm
- Created: 2024-01-28T00:45:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T05:03:29.000Z (5 months ago)
- Last Synced: 2024-08-16T06:23:09.440Z (5 months ago)
- Language: Java
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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