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 cb9fdf9

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

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
@@ -5,7 +5,9 @@
55
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.
66

77

8-
### PROJECT REQUISITES- To build this project we will use basic concept of python, Tkinter, and base64 library.
8+
## PROJECT REQUISITES
9+
To build this project we will use the basic concept of python, Tkinter, and base64 library.
10+
911
### -Tkinter is a standard GUI python library.
1012
### -base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
1113
### -Tkinter is a standard GUI python library base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.

0 commit comments

Comments
(0)

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