[
Lists Home |
Date Index |
Thread Index
]
> Hmmm... BER is the simplest to implement, though, and it's not THAT bad
> on the compactness front.
Simplest for writers, maybe, but certainly hardest for readers. The
biggest problem is that there's no unique way of representing a given
BER stream, so you can't hash it, so you can't digitally sign it. DER
is C14N for BER. :)
/r$
--
Rich Salz, Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html
|