Skip to content

The project provides an API to use cipher, decipher and decrypt method with the Vigenere algorithm. The Caesar algorithm is provided for the cipher method and decipher method.

License

Notifications You must be signed in to change notification settings

Xyphenore/vigenere-api

Repository files navigation

Pipeline status Coverage status Release Pylint Bandit Black MyPy Ruff License GPL-3.0 Platform Windows Linux Python 3.9

Vigenere-API

The project provides an API to use cipher, decipher and decrypt method with the Vigenere algorithm. The Caesar algorithm is provided for the cipher method and decipher method.

Install:

To see how to build the package, or to install the development version, see 'INSTALL.md'.

To install the latest version of the package.

pip install vigenere-api --index-url https://etulab.univ-amu.fr/api/v4/projects/8004/packages/pypi/simple
  • API :
    You can run the API with an HTTP server like :
python -m vigenere_api

About

The project provides an API to use cipher, decipher and decrypt method with the Vigenere algorithm. The Caesar algorithm is provided for the cipher method and decipher method.

Topics

Resources

License

Stars

Watchers

Forks

Languages