Skip to content

palkerecsenyi/jwker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwker CLI

A CLI for generating and manipulating JWKs and JWKSes (is that even how you spell it?).

Installation

Make sure you have Go installed.

go install github.com/palkerecsenyi/[email protected]

Usage

To generate a simple private JWK with 2048 bit RSA and send it to stdout in JSON form, simply run the command:

jwker generate --use <encryption / signing>

For more information, see:

jwker help

License

MIT license; see license.md.

About

CLI for generating/manipulating JWKs and JWKSes

Resources

License

Stars

Watchers

Forks

Languages