Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 574fe17

Browse files
README Updated
1 parent ac15dc8 commit 574fe17

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Parallelization-of-DES-Algorithm-Using-Open-MP
22

3+
<p>
4+
<h4><i>Language Used:</i></h4>
5+
<p>
6+
<img src="https://img.shields.io/badge/-C++-00599C?style=flat-square&logo=c%2B%2B&logoColor=white">
7+
</p>
8+
</p>
9+
310
## 1. Parallel Implementation of DES Algorithm
411
For the parallel Implementation of DES Algorithm, plain text is read from the plaintext.txt file and stored in a string. The string is divided into strings with length=8 each and stored in string array.
512
Then, the divided strings stored in arrays are parallely encrypted and decrypted. Vectors are also used for making the process easy.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /