Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mjovanc/cryptographix

Visualize and Interact with Cryptographic Algorithms
https://github.com/mjovanc/cryptographix

crypto cryptography gui leptos rust tauri

Last synced: 11 days ago
JSON representation

Visualize and Interact with Cryptographic Algorithms

Awesome Lists containing this project

README

        

# Cryptographix

![build](https://img.shields.io/github/actions/workflow/status/njord-rs/njord/core.yml?branch=master)

Cryptographix is an interactive educational tool designed to visualize and simulate cryptographic algorithms and principles.

**Explore the mechanics of:**

- Symmetric Encryption (AES, DES)
- Asymmetric Encryption (RSA, ECC)
- Hash Functions (SHA, MD5)
- Digital Signatures
- Key Exchange (Diffie-Hellman)
- Quantum Cryptography
- And more later on!

The purpose is to create an intuitive interface, where users can adjust variables, witness the encryption process, and learn through visualization, making complex cryptographic concepts accessible and engaging for learners of all levels.

Open-source, community-driven, and crafted for both educational and explorative purposes.

## Table of Contents

- [Contributors](#contributors)
- [License](#license)

## Contributors

The following contributors have either helped to start this project, have contributed
code, are actively maintaining it (including documentation), or in other ways
being awesome contributors to this project. **We'd like to take a moment to recognize them.**

[mjovanc](https://github.com/mjovanc)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.