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

https://github.com/elsehow/qr-rsa

generating 2048-bit rsa keypairs and embedding them in a qr code
https://github.com/elsehow/qr-rsa

Last synced: about 1 year ago
JSON representation

generating 2048-bit rsa keypairs and embedding them in a qr code

Awesome Lists containing this project

README

          

# qr-rsa

generate a QR code with a 4096-bit RSA keypair

## installation

npm install -g qr-rsa

## usage

qr-rsa > file.svg

## license

BSD-2-Clause