@hackage xml-verify0.1.0.3
Verifying XML signatures
Categories
License
BSD-3-Clause
Maintainer
james.hobson@jotron.com
Links
Versions
Installation
Tested Compilers
Dependencies (7)
- base >=4.13.0.0 && <=5.0
- bytestring >=0.10.10.1 && <0.11.3.0
- cryptostore >=0.2.1.0 && <0.3
- hxt >=9.3.1.22 && <9.4
- mtl >=2.2.2 && <2.3
- pem >=0.2.4 && <0.3 Show all…
Dependents (0)
Package Flags
openssl
(off by default)
Use the openSSL crypto backend for XmlSec1
nss
(off by default)
Use the NSS crypto backend for XmlSec1
gcrypt
(off by default)
Use the GCrypt crypto backend for XmlSec1
gnutls
(off by default)
Use the GNUTLS crypto backend for XmlSec1
A small library, that calls xmlsec, for verifying XML. It also contains a wrapper for use with HXT