File: index.html

package info (click to toggle)
xml-security-c 1.2.1-3%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 24,472 kB
  • ctags: 6,673
  • sloc: cpp: 36,830; xml: 23,415; sh: 2,365; makefile: 340; perl: 221
file content (323 lines) | stat: -rw-r--r-- 10,653 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.6">
<meta name="Forrest-skin-name" content="pelt">
<title>C++ Library Documentation</title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
<link type="text/css" href="../skin/profile.css" rel="stylesheet">
<script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
</head>
<body onload="init()">
<script type="text/javascript">ndeSetTextSize();</script>
<div id="top">
<!--+
    |breadtrail
    +-->
<div class="breadtrail">
<a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
</div>
<!--+
    |header
    +-->
<div class="header">
<!--+
    |start group logo
    +-->
<div class="grouplogo">
<a href="http:///xml.apache.org"><img class="logoImage" alt="Apache XML" src="../images/group-logo.gif"></a>
</div>
<!--+
    |end group logo
    +-->
<!--+
    |start Project Logo
    +-->
<div class="projectlogo">
<a href="http://xml.apache.org/security"><img class="logoImage" alt="Apache XML Security" src="../images/project-logo.gif"></a>
</div>
<!--+
    |end Project Logo
    +-->
<!--+
    |start Search
    +-->
<div class="searchbox">
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
<input value="xml.apache.org/security" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google:');" value="Search the site with google:" size="25" name="q" id="query" type="text">&nbsp; 
                    <input name="Search" value="Search" type="submit">
</form>
</div>
<!--+
    |end search
    +-->
<!--+
    |start Tabs
    +-->
<ul id="tabs">
<li>
<a class="base-not-selected" href="../index.html">Home</a>
</li>
<li>
<a class="base-not-selected" href="../Java/index.html">Java</a>
</li>
<li class="current">
<a class="base-selected" href="../c/index.html">C++</a>
</li>
</ul>
<!--+
    |end Tabs
    +-->
</div>
</div>
<div id="main">
<div id="publishedStrip">
<!--+
    |start Subtabs
    +-->
<div id="level2tabs"></div>
<!--+
    |end Endtabs
    +-->
<script type="text/javascript" language="JavaScript"><!--
              document.write("Published: " + document.lastModified);
              //  --></script>
</div>
<!--+
    |breadtrail
    +-->
<div class="breadtrail">
             
             &nbsp;
           </div>
<!--+
    |start Menu, mainarea
    +-->
<!--+
    |start Menu
    +-->
<div id="menu">
<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">C++</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menupage">
<div class="menupagetitle">Index</div>
</div>
<div class="menuitem">
<a title="" href="../c/installation.html">Installation</a>
</div>
<div class="menuitem">
<a title="" href="../c/faq.html">FAQs</a>
</div>
<div class="menuitem">
<a title="" href="../c/apiDocs/index.html">API Docs</a>
</div>
<div class="menuitem">
<a title="" href="http://nagoya.apache.org/~blautenb/xml-security-c/apiDocs/">Nightly API build</a>
</div>
<div class="menuitem">
<a title="" href="../c/tools.html">Tools</a>
</div>
<div class="menuitem">
<a title="" href="../c/releases.html">Release Information</a>
</div>
<div class="menuitem">
<a title="" href="../c/credits.html">Credits</a>
</div>
<div class="menuitem">
<a title="" href="../c/interop.html">Interoperability</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.2', '../skin/')" id="menu_1.2Title" class="menutitle">Programming</div>
<div id="menu_1.2" class="menuitemgroup">
<div class="menuitem">
<a title="" href="../c/programming.html">Signatures</a>
</div>
<div class="menuitem">
<a title="" href="../c/prog_enc.html">Encryption</a>
</div>
</div>
<div id="credit"></div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
<!--+
  |alternative credits
  +-->
</div>
<!--+
    |end Menu
    +-->
<!--+
    |start content
    +-->
<div id="content">
<div id="skinconf-txtlink"></div>
<h1>C++ Library Documentation</h1>
    
<a name="N1000D"></a><a name="Version+1.2+Released"></a>
<h2 class="h3">Version 1.2 Released</h2>
<div class="section">
<p>
        The Apache XML Security team are proud to announce the release
        of version 1.2 of the xml-security-c library.  This is the first
        version of the library to provide processing and handling of 
        <a class="external" href="http://www.w3.org/2001/XKMS/">XML Key Management
          Specification (XKMS)</a> (currently XML Key Information Service
        Specification - XKISS - only) messages together with a command
        line client for performing XKMS requests and reading/dumping
        XKMS messages.
      </p>
<p>
        The team were involved in <a class="external" href="http://www.w3c.org">World Wide
          Web Consortium (w3c)</a> interoperability testing with
        a reference XKMS server built using the xml-security-c library.
      </p>
<p>
        This version also includes a number of other changes and bugfixes,
        including updates to support Xerces 2.6 with Xalan 1.9.
        See <a href="../changes.html">changes.html</a> for more
        information.
      </p>
</div>
    
<a name="N10029"></a><a name="Overview+of+the+C%2B%2B+Library"></a>
<h2 class="h3">Overview of the C++ Library</h2>
<div class="section">
<p>
        The C++ library is an implementation of the XML Digital Signature
        specification.  It is designed to be easily ported to new platforms,
        and has been tested on Solaris, Linux, FreeBSD, NetBSD and Windows.
      </p>
<p>
        The library makes use of the Apache XML project's Xerces-C XML Parser
        and Xalan-C XSLT processor.  The latter is used for processing XPath
        and XSLT transforms.  The use of Xalan-C is optional, but without it,
        XPath and XSLT transformations cannot be performed.
      </p>
<p>
        In addition, the library currently uses OpenSSL to provide 
        cryptographic functionality.  The cryptographic interface is
        implemented via a thin wrapper layer, and a development version of
		an implementation for the Windows Cryptographic API has also been
		implemented.
      </p>
</div>
	
<a name="N10039"></a><a name="Old+News"></a>
<h2 class="h3">Old News</h2>
<div class="section">
<a name="N1003F"></a><a name="News+-+March+2004"></a>
<h3 class="h4">News - March 2004</h3>
<p>
          Version 1.1 of the C++ library has been released.  Supporting
          Xerces 2.5, 2.4 and 2.3 together with Xalan 1.6 and 1.7, this
          version provides :
        </p>
<ul>
          
<li>Beta implementation of XML Encryption</li>
          
<li>Improved support for Windows Crypto API</li>
          
<li>Bug fixes to Signature implementation</li>
        
</ul>
<a name="N10055"></a><a name="May+2003"></a>
<h3 class="h4">May 2003</h3>
<p>
		  Beta 0.2 has been released.  It covers :
		</p>
<ul>
		  
<li>some minor bug-fixes in the	code and the UNIX build system</li>
		  
<li>a first cut at a Windows Crypto API provider interface</li>
		  
<li>methods to extract information from signature objects; and</li>
		  
<li>updates to tools to allow (and demonstrate) use of Windows CAPI
			and new extraction methods</li>
		
</ul>
<p>
		  Beta 0.2 is has been tested with Xerces-C v2.2 and the newly 
		  released Xalan-C v1.5.
		</p>
<a name="N10071"></a><a name="February+2003"></a>
<h3 class="h4">February 2003</h3>
<p>
		  The C++ library has now been fully transferred into the Apache XML
		  project.  It was previously hosted on SourceForge.
		</p>
<p>
		  The first release under Apache is 0.10.  This is a Beta release,
		  with fairly complete documentation, and a stable code base.  It
		  fully validates the various interop documents held in the xml-security
		  CVS, with the exception of those related to :
		</p>
<ul>
		  
<li>MD5 Digests (to be added in next point release)</li>
		  
<li>XPath Filter (to be added in next point release)</li>
		  
<li>XML Encryption (to be added post 1.00 release)</li>
		
</ul>
<a name="N1008A"></a><a name="News+-+August+2003"></a>
<h3 class="h4">News - August 2003</h3>
<p>
		  Version 1.00 of the library has now been released.  It features :
		</p>
<ul>
		  
<li>the first stable release</li>
		  
<li>full implementation of all mandatory requirements of DSIG</li>
		  
<li>implementation of canonicalised XML</li>
		  
<li>implementation of exclusive-canonicalised XML</li>
		  
<li>implementation of XPath-filter</li>
		  
<li>FreeBSD, NetBSD and Cygwin builds</li>
		
</ul>
<p>
		  Version 1.00 is has been tested with Xerces-C v2.2 and the newly 
		  released Xalan-C v1.6.  Xerces-C v2.3 is also supported.  Note that
		  versions of Xalan prior to v1.6 are not supported (due to the new
		  changed location of include files).
		</p>
</div>
  
</div>
<!--+
    |end content
    +-->
<div class="clearboth">&nbsp;</div>
</div>
<div id="footer">
<!--+
    |start bottomstrip
    +-->
<div class="lastmodified">
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
//  --></script>
</div>
<div class="copyright">
 Copyright &copy; 2002-2005 The Apache Software Foundation.</div>
<div id="logos">
<a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../skin/images/vcss.png" class="logoImage"></a><a href="http://xml.apache.org/forrest/"><img border="0" title="Built with Apache Forrest" alt="Built with Apache Forrest - logo" src="../images/built-with-forrest-button.png" style="width: 88px;height: 31px;"></a>
</div>
<!--+
    |end bottomstrip
    +-->
</div>
</body>
</html>