Skip to content

iamkartiknayak/Secure_Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Encryptor-and-Decryptor

This program can encrypt the entered password and decrypt the using encrypted password using decrypter.

OUTPUT :

-------------------------- ENCRYPTION --------------------------
Enter Password : $secure
Code : *$7r8NfTNw?mD--jsTVTz^-UNw?m

-------------------------- DECRYPTION --------------------------
Enter code : *$7r8NfTNw?mD--jsTVTz^-UNw?m
Password : $secure
Do you want to continue?(Y/N) : n

About

This program can cipher based encryption. It can encrypt the entered password and decrypt the same using encrypted password

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages