XML Data Integrity Checksum (XDIC)
Authors/Creators
Description
Overview
The XML Data Integrity Checksum (XDIC) project provides a standard and reference implementation for embedding checksums in XML files. This approach is designed to ensure the integrity of XML data without altering its schema or content structure. XDIC uses cryptographic hash functions to generate checksums, which are then embedded within the XML files using Processing Instructions (PI).
Purpose
The primary goal of XDIC is to provide a reliable method for verifying the integrity of XML data across different systems and platforms. This is particularly useful in environments where XML data is exchanged or stored over extended periods, and where maintaining its originality and integrity is crucial.
Files
dave1010/XML-Data-Integrity-Checksum-v1.0.zip
Files
(27.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5f40734b35f90b2be1db7a721f1f2204
|
27.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/dave1010/XML-Data-Integrity-Checksum/tree/v1.0 (URL)