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

Appearance settings
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

programmer-666/EncBit

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
56 Commits
 
 
 
 
 
 

Repository files navigation

EncBit

Bit-level encryption and decryption programs with Python

Programs

  • encBit -> Text encrypter
  • encfBit -> File encrypter
  • decBit -> Text decrypter
  • decfBit -> File decrypter

You Need:

  • Python 3
  • Linux or Mac [Advice Linux]
  • Terminal [Advice Bash Shell]

Use Of

Encryption

  • $ python3 encBit.py
  • $ python3 encfBit.py [FileName.format] [KeyMax255]

Decryption

  • $ python3 decBit.py
  • $ python3 decfBit.py [FileName.format] [KeyMax255]

Before

Encrypted text saved ENCTexts/
Decrypted text saved Texts/

Setup

...

Attention

Key length should not be greater than 255
It may give error while working on windows! Our advice Linux

About

Bit-level encryption and decryption programs with Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.