File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Cryptography Project
22
3- <div align =" center " >
4- <a href="https://github.com/DefinetlyNotAI/Cryptoxide/issues"><img src="https://img.shields.io/github/issues/DefinetlyNotAI/Cryptoxide" alt="GitHub Issues"></a>
5- <a href="https://github.com/DefinetlyNotAI/Cryptoxide/tags"><img src="https://img.shields.io/github/v/tag/DefinetlyNotAI/Cryptoxide" alt="GitHub Tag"></a>
6- <a href="https://github.com/DefinetlyNotAI/Cryptoxide/graphs/commit-activity"><img src="https://img.shields.io/github/commit-activity/t/DefinetlyNotAI/Cryptoxide" alt="GitHub Commit Activity"></a>
7- <a href="https://github.com/DefinetlyNotAI/Cryptoxide/languages"><img src="https://img.shields.io/github/languages/count/DefinetlyNotAI/Cryptoxide" alt="GitHub Language Count"></a>
8- <a href="https://github.com/DefinetlyNotAI/Cryptoxide/actions"><img src="https://img.shields.io/github/check-runs/DefinetlyNotAI/Cryptoxide/main" alt="GitHub Branch Check Runs"></a>
9- <a href="https://github.com/DefinetlyNotAI/Cryptoxide"><img src="https://img.shields.io/github/repo-size/DefinetlyNotAI/Cryptoxide" alt="GitHub Repo Size"></a>
10- </div >
11-
123## Overview
134
145This project provides a simple command-line tool for encrypting and decrypting files
@@ -17,14 +8,7 @@ The configuration for the encryption key and initialization vector (IV) is read
178
189## Download
1910
20- Clone the repository using the following command:
21-
22- ``` sh
23- git clone https://github.com/DefinetlyNotAI/Cryptoxide.git
24- cd Cryptoxide/Cryptoxide
25- ```
26-
27- Now you may build and run the project. After doing the prerequisites and configuration steps.
11+ Clone the repository, and then you may build and run the project. After doing the prerequisites and configuration steps.
2812
2913## Prerequisites
3014
You can’t perform that action at this time.
0 commit comments