Skip to content

A Python package that provides basic functionality for different ciphers.

Notifications You must be signed in to change notification settings

fire-ferrets/cipy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CiPy

A Python package that provides basic functionality for different ciphers.

Introduction

The CiPy library is thought as a basic tool to encrypt and decrypt basic ciphers. Currently implemented ciphers are:

  • A1Z26 Cipher
  • ASCII Cipher
  • Atbash Cipher
  • Francis Bacon Cipher
  • Hill Cipher
  • Morse Code
  • One Time Pad
  • Rail Fence Cipher
  • ROT Cipher
  • RSA (with key generation)
  • Vigenere Cipher

Contributing

This is currently a free time project by the fire-ferrets (whzup and fairu1024). If you want to contribute in any amount you're welcome to so!

About

A Python package that provides basic functionality for different ciphers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages