Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pnguyen215/ngx-gobase-rsa

Lib support to generate ssh rsa using Golang
https://github.com/pnguyen215/ngx-gobase-rsa

Last synced: 3 days ago
JSON representation

Lib support to generate ssh rsa using Golang

Awesome Lists containing this project

README

        

# SSH RSA Generator

This is a lib support SSH RSA by [Golang](https://go.dev/)

### Requirement

The go version 1.20

### Installation

```bash
go mod tidy
```