-
Notifications
You must be signed in to change notification settings - Fork 0
Qore XMLSEC module
License
qorelanguage/module-xmlsec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
xmlsec module for Qore version 0.0.2 by David Nichols This module provides the ability for Qore programs to sign, verify, encrypt, and decrypt XML strings according to the xmldsig and xmlenc standards. Requires qore 0.7.1, libxml2, and xmlsec headers and libraries to build. Documentation in docs/xmlsec-module-doc.html (using TiddlyWiki) test/example script: test-xmlsec.q BUILD AND INSTALL ----------------- configure make sudo make install The configure script will find out where your qore module directory is found and set this for the install directory. BUILD FROM SVN -------------- reconf.sh configure make sudo make install
About
Qore XMLSEC module
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published