Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybergaz/cryptography
Interactive CLI for exploring cryptographic algorithms, implemented in rust
https://github.com/cybergaz/cryptography
cli cryptography rust
Last synced: about 4 hours ago
JSON representation
Interactive CLI for exploring cryptographic algorithms, implemented in rust
- Host: GitHub
- URL: https://github.com/cybergaz/cryptography
- Owner: cybergaz
- Created: 2024-01-28T23:42:02.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-29T09:14:05.000Z (10 months ago)
- Last Synced: 2024-01-30T02:08:54.529Z (10 months ago)
- Topics: cli, cryptography, rust
- Language: Rust
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![hits] ![stars] ![forks] ![issues] ![license] ![repo-size]
Crypto CLI
=============This CLI is my handy tool for exploring various cryptographic algorithms I'm learning in my university course.
## Getting Started
```bash
git clone https://github.com/cybergaz/cryptography
cd cryptography
cargo run --release
```[Hits]: https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fcybergaz%2Fcryptography&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false
[repo-size]: https://img.shields.io/github/repo-size/cybergaz/cryptography
[issues]: https://img.shields.io/github/issues-raw/cybergaz/cryptography
[license]: https://img.shields.io/github/license/cybergaz/cryptography
[forks]: https://img.shields.io/github/forks/cybergaz/cryptography?style=flat
[stars]: https://img.shields.io/github/stars/cybergaz/cryptography
[contributors]: https://contrib.rocks/image?repo=cybergaz/cryptography&max=500
[contributors-graph]: https://github.com/cybergaz/cryptography/graphs/contributors
[contrib-rocks]: https://contrib.rocks/preview?repo=cybergaz%2Fnextjs-template