Skip to content

Dynamic encryption algorithm in Python. Adapts encryption based on user passkeys for enhanced security. Supports encryption and decryption with the same passkey, ensuring confidentiality. Offers customization options for tailored encryption schemes.

Notifications You must be signed in to change notification settings

sapekshpareek/Cipher-Sperren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cipher-Sperren 🔐

This is a simple program runs on command line and turn your message (String) into a secret (encrypted) message which can only be decrypted via only this program.

How to use?

  • Download application (main.exe) form dist folder.
  • Encrypt your message and share it to anyone.
  • Decrypt your message with the same application to read it.

About

Dynamic encryption algorithm in Python. Adapts encryption based on user passkeys for enhanced security. Supports encryption and decryption with the same passkey, ensuring confidentiality. Offers customization options for tailored encryption schemes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published