data-rfc5280: Represent the standard X.509v3 certificate extensions
data-rfc5280 provides Haskell types for the standard X.509v3
certificate extensions defined in RFC 5280
Extensions covered include BasicConstraints, KeyUsage,
ExtendedKeyUsage, SubjectAltName, IssuerAltName,
AuthorityKeyIdentifier, SubjectKeyIdentifier, CertificatePolicies,
PolicyMappings, NameConstraints, CRLDistributionPoints,
AuthorityInfoAccess, and InhibitAnyPolicy.
The package also provides typeclasses that support serialisation to OpenSSL configuration format
See the README for more details
Modules
[Index] [Quick Jump]
- Data
- Data.Rfc5280
- Data.Rfc5280.Assert
- Data.Rfc5280.AuthorityInfoAccess
- Data.Rfc5280.AuthorityKeyIdentifier
- Data.Rfc5280.BasicConstraints
- Data.Rfc5280.CRLDistributionPoints
- Data.Rfc5280.CertificatePolicies
- Data.Rfc5280.ExtKeyUsage
- Data.Rfc5280.GeneralName
- Data.Rfc5280.HasOID
- Data.Rfc5280.InhibitAnyPolicy
- Data.Rfc5280.IssuerAltName
- Data.Rfc5280.KeyUsage
- Data.Rfc5280.NameConstraints
- Data.Rfc5280.PolicyMappings
- Data.Rfc5280.SubjectAltName
- Data.Rfc5280.SubjectKeyIdentifier
- Data.Rfc5280
Downloads
- data-rfc5280-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.10 && <5), bytestring (>=0.10.8.2 && <0.11 || >=0.11.3 && <0.13), email-validate (>=2.3 && <2.4), ip (>=1.3 && <1.9), modern-uri (>=0.3 && <0.4), nonempty-containers (>=0.3 && <0.4), text (>=1.2.3 && <2.3) [details] |
| Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
| License | BSD-3-Clause |
| Author | Tim Emiola |
| Maintainer | adetokunbo@emio.la |
| Uploaded | by adetokunbo at 2026-09-05T12:13:06Z |
| Category | Cryptography |
| Home page | https://github.com/adetokunbo/data-rfc5280#readme |
| Bug tracker | https://github.com/adetokunbo/data-rfc5280/issues |
| Source repo | head: git clone https://github.com/adetokunbo/data-rfc5280.git |
| Distributions | |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-09-05 [all 1 reports] |