Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```