BSD-3-Clause licensed by Vincent Hanquez
Maintained by Kazu Yamamoto
This version can be pinned in stack with:crypton-x509-validation-1.9.1@sha256:4d3d2161752cde314f0f70bc5f40afd2d7bfafbd7213e47c8e1876d444d1cdd0,2113

Module documentation for 1.9.1

X.509 Certificate and CRL validation. please see README

Changes

ChangeLog for crypton-x509-validation

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.