Maintained by
Kazu YamamotoThis version can be pinned in stack with:crypton-x509-1.9.1@sha256:649d829299409e65675bbb1f81e6a4f25e2578a77a4a4b99314ca26e678bd05a,2024
Module documentation for 1.9.1
Depends on 11 packages
(full list with versions):
base,
bytestring,
containers,
crypton,
crypton-asn1-encoding,
crypton-asn1-parse,
crypton-asn1-types,
crypton-pem,
ram,
time-hourglass,
transformers Used by 15 packages in
nightly-2026-09-25(full list with versions):
aws-sns-verify,
crypton-x509-store,
crypton-x509-system,
crypton-x509-validation,
hs-opentelemetry-sdk,
jose,
kubernetes-api-client,
mysql-haskell,
network-simple-tls,
postgresql-typed,
quic,
soap-tls,
tls,
wai-saml2,
warp X509 reader and writer. please see README
ChangeLog for crypton-x509
1.9.1
- Implementing the X509 name constrains extension.
#30
1.9.0
- Using “ram” instead of “memory”
#29
1.8.0
- Depend on package
time-hourglass, rather than hourglass. Date and
time-related types and classes are now those from the former package.
#18
- Depend on package
crypton-asn1-types >= 0.4.1 rather than asn1-types.
ASN.1-related types and classes are now those from the former package.
1.7.7
- Bump requirements to GHC 7.8 and transformers 0.4 series
#130