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
- Host: GitHub
- URL: https://github.com/luzifer/go-dhparam
- Owner: Luzifer
- License: apache-2.0
- Created: 2018-10-07T23:03:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T08:38:06.000Z (over 1 year ago)
- Last Synced: 2025-03-24T17:21:19.036Z (about 1 year ago)
- Topics: dhparam, golang, openssl
- Language: Go
- Homepage: https://pkg.go.dev/github.com/Luzifer/go-dhparam
- Size: 41 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkg.go.dev/github.com/Luzifer/go-dhparam)


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