Skip to content

BrookTheBook/Python-Password-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Password Encryption

This is a simple password encryption program made from python that encrypts the word 'password' and then decrypts it.

Inspiration

I was inspired by today's challenge for LHD: Build(Day 4).

What it does

It encrypt the word 'password' and then decrypts it back to the original word.

How we built it

I built it from python, using a tutorial.

Challenges we ran into

The main problem was that I didn't know how to do it at first. I found a tutorial that taught me how to do it.

Accomplishments we're proud of

I'm proud that I figured out how to encrypt and decrypt a password using python.

What we learned

I learned how to use python to encrypt and decrypt a password

What's next for Python Password Encryption

The next thing for my Python Password Encryption program is to make it where you can input a password you want to encrypt or decrypt.

Other Links

Tutorial Link Repl.it Link

Images

Code Console Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages