Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Gallagher
fe0356fb06
Release SSCG 4.0.0
- Support for ML-DSA keys for post-quantum cryptography (PQC) when built
  against OpenSSL 3.5 or later
- Support for EC-DSA keys for elliptic curves
- RSA certificate authority is now created with a minimum key strength
  of 4096 bits
- Improved --help output
- Deprecated support for generating custom DH parameters
- Stopped producing the DH parameter file by default (it may be
  requested explicitly with the --dhparams-file argument)
- Minimum OpenSSL version is now 3.0
- Drop upstreamed patches

Resolves: RHEL-123675

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2025-10-27 14:34:03 -04:00
Stephen Gallagher
0d91054d47
Release 3.0.0
Support for OpenSSL 3.0
Support for outputting named Diffie-Hellman parameter groups
Support for CentOS Stream 9
Resolves: rhbz#1984468

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-07-21 14:32:18 -04:00
Troy Dawson
52f0e1139a RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/sscg#f2c78d1acf9fde9403500b8c3c395b17a2c63544
2020-10-15 09:58:09 -07:00