All Projects → lsh123 → Xmlsec

lsh123 / Xmlsec

Licence: other
XML Security Library

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Xmlsec

Ediengine
Simple .NET EDI X12 Reader, Writer and Validator. EDI JSON Serialization and Deserialization. Written in C#
Stars: ✭ 61 (-30.68%)
Mutual labels:  xml
Xmlparser
A low-level, pull-based, zero-allocation XML 1.0 parser.
Stars: ✭ 73 (-17.05%)
Mutual labels:  xml
Internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, XML/HTML parsers and classes for HTTP/S requests
Stars: ✭ 82 (-6.82%)
Mutual labels:  xml
Countries States Cities Database
🌍 World countries, states, regions, provinces, cities, towns in JSON, SQL, XML, PLIST, YAML, and CSV. All Countries, States, Cities with ISO2, ISO3, Country Code, Phone Code, Capital, Native Language, Timezones, Latitude, Longitude, Region, Subregion, Flag Emoji, and Currency. #countries #states #cities
Stars: ✭ 1,130 (+1184.09%)
Mutual labels:  xml
Markitdown.medusis.com
MarkItDown: retro-convert rich text to Markdown
Stars: ✭ 72 (-18.18%)
Mutual labels:  xml
Js Word
✒️ Word Processing Document Library
Stars: ✭ 1,203 (+1267.05%)
Mutual labels:  xml
Junitparser
Parses JUnit/xUnit Result XML files with ease
Stars: ✭ 58 (-34.09%)
Mutual labels:  xml
Dbwebapi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
Stars: ✭ 84 (-4.55%)
Mutual labels:  xml
Skin.refocus
reFocus, a skin for Kodi
Stars: ✭ 72 (-18.18%)
Mutual labels:  xml
Easyflipview
💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.
Stars: ✭ 1,221 (+1287.5%)
Mutual labels:  xml
Oga
Read-only mirror of https://gitlab.com/yorickpeterse/oga
Stars: ✭ 1,147 (+1203.41%)
Mutual labels:  xml
Jokeapi
A REST API that serves uniformly and well formatted jokes in JSON, XML, YAML or plain text format that also offers a great variety of filtering methods
Stars: ✭ 71 (-19.32%)
Mutual labels:  xml
Askxml
Run SQL statements on XML documents
Stars: ✭ 79 (-10.23%)
Mutual labels:  xml
Ohloh api
Ohloh API examples
Stars: ✭ 64 (-27.27%)
Mutual labels:  xml
Ofbiz Plugins
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 83 (-5.68%)
Mutual labels:  xml
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-30.68%)
Mutual labels:  xml
Jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
Stars: ✭ 9,184 (+10336.36%)
Mutual labels:  xml
Jcabi Xml
Java XML Parsing, Transforming, Printing, and Validating
Stars: ✭ 85 (-3.41%)
Mutual labels:  xml
Hale
(Spatial) data harmonisation with hale studio (formerly HUMBOLDT Alignment Editor)
Stars: ✭ 84 (-4.55%)
Mutual labels:  xml
Android Gpx Parser
A library to parse XML Gpx files, built for Android.
Stars: ✭ 79 (-10.23%)
Mutual labels:  xml

XMLSec Library

XMLSec library provides C based implementation for major XML Security standards:

* XML Signature Syntax and Processing
  https://www.w3.org/TR/xmldsig-core

* XML Encryption Syntax and Processing
  https://www.w3.org/TR/xmlenc-core/

XMLSec is based on well known LibXML (http://xmlsoft.org), LibXSLT (http://xmlsoft.org/XSLT) and OpenSSL (https://www.openssl.org) libraries.

XMLSec library documentation is available here:

https://www.aleksey.com/xmlsec/

This code is released under the MIT Licence see the Copyright file.

Aleksey Sanin [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].