Skip to content

itschillipill/caesar_encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesar Encryptor

A simple and flexible Caesar cipher implementation in Dart with support for English and Russian alphabets.

✨ Features

  • 🔐 Encrypt and decrypt text using the Caesar cipher
  • 🌐 Supports multiple alphabets: English 🇬🇧 and Russian 🇷🇺
  • 🔡 Preserves letter case
  • 🔤 Leaves punctuation, digits, and symbols unchanged

📦 Installation

Add this to your pubspec.yaml:

dependencies:
  caesar_encryptor: ^0.1.1

About

A simple and flexible Caesar cipher implementation in Dart

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages