Re: [xml] c14n - UNICODE normalization
- From: Rich Salz <rsalz datapower com>
- To: Peter Jacobi <pj walter-graphtek com>
- Cc: "xml gnome org" <xml gnome org>
- Subject: Re: [xml] c14n - UNICODE normalization
- Date: Tue, 3 Jun 2003 08:38:35 -0400 (EDT)
If I'm not mistaken, the c14n.c doesn't handle UNICODE normalization.
I'm not sure what Unicode normalization is, but you're probably right. :)
The code in c14n (and exc-c14n) implement canonicalization useful for
XML Digital signatures. See http://www.w3.org/Signature for details.
It should be possible to use the normalization code from IBM's ITU
(http://www-124.ibm.com/icu/index.html), as it's under the
X License, but the ITU codebase is rather huge and I don't know
how easy it would be to extract a small normalization module.
I seem to recall some postings on xml-dev that a couple of folks tried
to do this and failed. It's apparently not really feasible to take
"just a piece" of ICU.
/r$
--
Rich Salz Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]