Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mjovanc/cryptographix
- Owner: mjovanc
- License: mit
- Created: 2024-11-02T13:53:07.000Z (12 days ago)
- Default Branch: master
- Last Pushed: 2024-11-02T15:50:38.000Z (12 days ago)
- Last Synced: 2024-11-02T16:21:48.181Z (12 days ago)
- Topics: crypto, cryptography, gui, leptos, rust, tauri
- Language: Rust
- Homepage:
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.**[](https://github.com/mjovanc)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.