1
0
mirror of https://github.com/Luzifer/go-dhparam.git synced 2024-09-19 16:42:57 +00:00
go-dhparam/README.md
Knut Ahlers 4668979017
Initial version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 01:07:43 +02:00

10 lines
613 B
Markdown

[![](https://badges.fyi/static/godoc/reference/5272B4)](https://godoc.org/github.com/Luzifer/go-dhparam)
[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/go-dhparam)](https://goreportcard.com/report/github.com/Luzifer/go-dhparam)
![](https://badges.fyi/github/license/Luzifer/go-dhparam)
![](https://badges.fyi/github/latest-tag/Luzifer/go-dhparam)
[![](https://travis-ci.org/Luzifer/go-dhparam.svg?branch=master)](https://travis-ci.org/Luzifer/go-dhparam)
# Luzifer / go-dhparam
`go-dhparam` is a pure Golang implementation of the `openssl dhparam` generator no requiring any CGO bindings.