bbustin / key_generator

Small key generation CLI to go along with the microservice tempalte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple public/private key generator

made to be used with my axum-microservice-template project to generate keys for signed JWT

https://github.com/bbustin/axum_microservice_template

Currently very much a work in progress ans only works with EdDSA keys.

To run: cargo run -- eddsa

About

Small key generation CLI to go along with the microservice tempalte


Languages

Language:Rust 100.0%