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 f9e6a6e

Browse files
Update README.md
1 parent d0ea3f9 commit f9e6a6e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎Cryptography/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,18 @@ The objective of this project is to encode and decode messages using a common ke
99
To build this project we will use the basic concept of python, Tkinter, and base64 library.
1010

1111
- Tkinter is a standard GUI python library.
12-
1312
- base64 module provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
14-
1513
- Tkinter is a standard GUI python library base64 module that provides a function to encode the binary data to ASCII characters and decode that ASCII characters back to binary data.
1614

1715

1816
## PROJECT STRUCTURE
1917
These are the step to build message encode – decode python project-
2018

2119
- Import module
22-
23-
2420
- Create display window
25-
2621
- Define function
27-
2822
- Define labels and buttons
2923

3024

31-
32-
3325
## AUTHOR NAME
3426
[ANUSHKA CHITRANSHI](https://github.com/codebuzzer01)

0 commit comments

Comments
(0)

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