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

https://github.com/luzifer/go-dhparam

Pure Go implementation of OpenSSL dhparam generator
https://github.com/luzifer/go-dhparam

dhparam golang openssl

Last synced: about 1 year ago
JSON representation

Pure Go implementation of OpenSSL dhparam generator

Awesome Lists containing this project

README

          

[![](https://badges.fyi/static/godoc/reference/5272B4)](https://pkg.go.dev/github.com/Luzifer/go-dhparam)
![](https://badges.fyi/github/license/Luzifer/go-dhparam)
![](https://badges.fyi/github/latest-tag/Luzifer/go-dhparam)

# Luzifer / go-dhparam

`go-dhparam` is a pure Golang implementation of the `openssl dhparam` generator no requiring any CGO bindings.