Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterFlomaster1 committed Jul 17, 2024
2 parents dc0a4ba + 9fb70aa commit 418e7a2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<p align="center">
<img src="https://raw.githubusercontent.com/MasterFlomaster1/SimpleJavaCrypter/master/.github/ic.png" width="250" height="250">
<img src="https://raw.githubusercontent.com/MasterFlomaster1/JFXCrypto/master/.github/ic.png" width="250" height="250">
</p>
<h1 align="center">SimpleJavaCrypter</h1>
<h1 align="center">JFXCrypto</h1>

[![build](https://github.com/MasterFlomaster1/SimpleJavaCrypter/actions/workflows/build.yml/badge.svg)](https://github.com/MasterFlomaster1/SimpleJavaCrypter/actions/workflows/build.yml)
![GitHub License](https://img.shields.io/github/license/MasterFlomaster1/SimpleJavaCrypter)
![GitHub Release](https://img.shields.io/github/v/release/MasterFlomaster1/SimpleJavaCrypter)
[![build](https://github.com/MasterFlomaster1/JFXCrypto/actions/workflows/build.yml/badge.svg)](https://github.com/MasterFlomaster1/JFXCrypto/actions/workflows/build.yml)
![GitHub License](https://img.shields.io/github/license/MasterFlomaster1/JFXCrypto)
![GitHub Release](https://img.shields.io/github/v/release/MasterFlomaster1/JFXCrypto)

### Description

SJC is a flexible cryptographic tool designed to handle a wide range of encryption tasks. Featuring modern GUI, it supports over 150 encryption algorithms, spanning from ancient Greek ciphers to modern algorithms adopted by the US military and NSA.
JFXCrypto is a flexible cryptographic tool designed to handle a wide range of encryption tasks. Featuring modern GUI, it supports over 150 encryption algorithms, spanning from ancient Greek ciphers to modern algorithms adopted by the US military and NSA.

### Features

Expand Down Expand Up @@ -60,13 +60,13 @@ The build requires JDK 17 or later.

### Screenshots

![SimpleJavaCrypter](https://raw.githubusercontent.com/MasterFlomaster1/SimpleJavaCrypter/master/.github/im1.png)
![JFXCrypto](https://raw.githubusercontent.com/MasterFlomaster1/JFXCrypto/master/.github/im1.png)

![SimpleJavaCrypter](https://raw.githubusercontent.com/MasterFlomaster1/SimpleJavaCrypter/master/.github/im2.png)
![JFXCrypto](https://raw.githubusercontent.com/MasterFlomaster1/JFXCrypto/master/.github/im2.png)

![SimpleJavaCrypter](https://raw.githubusercontent.com/MasterFlomaster1/SimpleJavaCrypter/master/.github/im3.png)
![JFXCrypto](https://raw.githubusercontent.com/MasterFlomaster1/JFXCrypto/master/.github/im3.png)

![SimpleJavaCrypter](https://raw.githubusercontent.com/MasterFlomaster1/SimpleJavaCrypter/master/.github/im4.png)
![JFXCrypto](https://raw.githubusercontent.com/MasterFlomaster1/JFXCrypto/master/.github/im4.png)

## Contributing and support

Expand Down

0 comments on commit 418e7a2

Please sign in to comment.