mirror of
https://github.com/Luzifer/go-dhparam.git
synced 2024-11-08 15:20:03 +00:00
605 B
605 B
1.3.0 / 2024-09-20
- Add additional errors for Decode (#4)
- Fix linter errors, update required Go version
1.2.0 / 2023-02-10
- Update minimum Go version and use stdlib error-wrapping (#3) (Thanks to pete911)
- CI: Add Github Actions for testing
- Test: Adopt expected output to new OpenSSL version
1.1.0 / 2020-05-04
- Add Go modules support, update test environment
- Added GenerateWithContext (#2) (Thanks to ItalyPaleAle)
- Test: Keep travis awake by sending output
1.0.0 / 2018-10-08
- Initial version