Skip to content

This program implements simple encryption algorithms: Decimation Method, Transposition Method, Rotating Grid, Vigenere Method (Direct Key, Progressive Key, Autokey), and Playfair Method (Using 4 Tables).

License

Notifications You must be signed in to change notification settings

Riborok/Basic-Encryption-Algorithms

Repository files navigation

Basic Encryption Algorithms


This repository contains a lab assignment for the Information Theory course. The program implements simple encryption algorithms, including the Decimation Method, Transposition Method, Rotating Grid, Vigenere Method (Direct Key, Progressive Key, Autokey), and Playfair Method (Using 4 Tables). It provides a comprehensive toolset for encrypting text in both English and Russian languages (excluding the Playfair method, which only supports English).

Authors


  • Egor Pankratiev
  • Stanislau Habrus
  • Artur Kukhotskovolets

License


This program is released under the MIT License. For more information, check the LICENSE file.

About

This program implements simple encryption algorithms: Decimation Method, Transposition Method, Rotating Grid, Vigenere Method (Direct Key, Progressive Key, Autokey), and Playfair Method (Using 4 Tables).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages