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 39a95f6

Browse files
codebuzzer01kaustubhgupta
andauthored
Update Cryptography/README.md
Co-authored-by: Kaustubh Gupta <kaustubhgupta1828@gmail.com>
1 parent b6fb576 commit 39a95f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎Cryptography/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# CRYPTOGRAPHY
22

33

4-
### DESCRIPTION- This objective of this project is to encode and decode messages using a common key. In this project, users have to enter the message to encode or decode. Users have to select the mode to choose the encoding and decoding process. The same key must be used to process the encoding and decoding for the same message.
4+
## DESCRIPTION
5+
The objective of this project is to encode and decode messages using a common key. In this project, users have to enter the message to encode or decode. Users have to select the mode to choose the encoding and decoding process. The same key must be used to process the encoding and decoding for the same message.
6+
57

68
### PROJECT REQUISITES- To build this project we will use basic concept of python, Tkinter, and base64 library.
79
### -Tkinter is a standard GUI python library.

0 commit comments

Comments
(0)

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