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 9b5ab84

Browse files
Merge pull request avinashkranjan#1 from codebuzzer01/codebuzzer01-updateREADME-md
Update README.md
2 parents 8187071 + 2a8043b commit 9b5ab84

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎Cryptography/README.md‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
### TITLE- Cryptography
1+
### TITLE- CRYPTOGRAPHY
2+
23
### 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+
35
### PROJECT REQUISITES- To build this project we will use basic concept of python, Tkinter, and base64 library.
46
### -Tkinter is a standard GUI python library.
57
### -base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
68
### -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.
9+
710
### PROJECT STRUCTURE- These are the step to build message encode – decode python project-
811
### -Import module
912
### -Create display window
1013
### -Define function
1114
### -Define labels and buttons
15+
16+
17+
1218
### AUTHOR NAME- ANUSHKA CHITRANSHI
1319
### GITHUB PROFILE- https://github.com/codebuzzer01

0 commit comments

Comments
(0)

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