Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thor314/cch23-00
cryptography algorithms in Rust
https://github.com/thor314/cch23-00
Last synced: 9 days ago
JSON representation
cryptography algorithms in Rust
- Host: GitHub
- URL: https://github.com/thor314/cch23-00
- Owner: thor314
- Created: 2024-02-15T17:56:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-05T00:54:25.000Z (8 months ago)
- Last Synced: 2024-03-05T01:56:25.555Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shuttle-christmas-2023
![](https://img.shields.io/badge/made_by_cryptograthor-black?style=flat&logo=undertale&logoColor=hotpink)
![](https://github.com/thor314/shuttle-christmas-2023/actions/workflows/ci/badge.svg)## Installation
### Cargo
- Install the rust toolchain in order to have cargo installed by following [this](https://www.rust-lang.org/tools/install) guide.
- run `cargo install shuttle-christmas-2023`## shuttle verify:
```
cargo shuttle run
cargo install cch23-validator
cch23-validator -1
```