Skip to content

bedxnta/sicher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

sicher πŸ”

A simple Python-based message encryptor with Fermat key support

Sicher (German for "secure") is a lightweight Python tool that enables message encryption and decryption using a custom algorithm with support for Fermat prime keys. Ideal for educational purposes, small-scale encryption tasks, or just exploring cryptographic concepts.


✨ Features

  • πŸ”‘ Custom encryption & decryption logic
  • 🧠 Support for Fermat number-based keys
  • πŸ“¦ Just one dependency, easy to run
  • πŸ§ͺ Simple CLI-based usage

πŸš€ Getting Started

Requirements

  • Python 3.7+
  • No external dependencies (pure Python)

Installation

Clone the repository:

git clone https://github.com/bedxnta/sicher.git
cd sicher
python3 main.py

About

Python message encryptor with fermat key support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages