xml-verify: Verifying XML signatures
A small library, that calls xmlsec, for verifying XML. It also contains a wrapper for use with HXT
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
openssl | Use the openSSL crypto backend for XmlSec1 | Disabled |
nss | Use the NSS crypto backend for XmlSec1 | Disabled |
gcrypt | Use the GCrypt crypto backend for XmlSec1 | Disabled |
gnutls | Use the GNUTLS crypto backend for XmlSec1 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- xml-verify-0.1.0.3.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, 0.1.0.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | 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), x509 (>=1.7.5 && <1.8) [details] |
Tested with | ghc ==9.0.1 || ==8.10.7 || ==8.8.4 |
License | BSD-3-Clause |
Author | James Hobson |
Maintainer | james.hobson@jotron.com |
Category | Cryptography |
Home page | https://github.com/jotron-as/xml-verify |
Bug tracker | https://github.com/jotron-as/xml-verify/issues |
Source repo | head: git clone http://github.com/jotron-as/xml-verify.git |
Uploaded | by yobson at 2022-02-28T12:32:17Z |
Distributions | |
Downloads | 352 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |