Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeiown authored Jun 18, 2024
1 parent ab7c189 commit ecdadd5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
## Description.
This project implements console interfaces for encoding and decoding text using different encryption methods: base64 and XOR. Each interface supports text input in Cyrillic and Latin and the ability to save the results to a text file.

| console interface | web interface |
| --- | --- |
| ![image](https://github.com/sergeiown/Encryption_Variations/assets/112722061/cd92bc87-02c5-4529-904a-7e98ae437eda) | ![image](https://github.com/sergeiown/Encryption_Variations/assets/112722061/9eba622c-d920-488a-826b-054bfe140ab4) |

## Base64 Interface:

**Functionality:**
Expand Down

0 comments on commit ecdadd5

Please sign in to comment.