src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/package.html
changeset 50614 3810c9a2efa1
parent 50613 0f93a75b9213
child 50615 9ba6f5dfbe56
equal deleted inserted replaced
50613:0f93a75b9213 50614:3810c9a2efa1
     1 <HTML>
       
     2   <HEAD> 
       
     3 	 <TITLE>com.sun.org.apache.xml.internal.security</TITLE> 
       
     4   </HEAD> 
       
     5   <BODY> 
       
     6 	 <H1>Canonical XML and XML Signature Implementation</H1> 
       
     7 	 <H2>Needs the following packages</H2> 
       
     8 	 <UL> 
       
     9 		<LI>Xerces v2.0.0 <A HREF="http://xml.apache.org/dist/xerces-j/">http://xml.apache.org/dist/xerces-j/</A></LI>
       
    10 		<LI>Xalan 2.2.0 <A HREF="http://xml.apache.org/dist/xalan-j/">http://xml.apache.org/dist/xalan-j/</A></LI>
       
    11 		<LI>JUnit 3.7 <A HREF="http://download.sourceforge.net/junit/junit3.7.zip">http://download.sourceforge.net/junit/junit3.5.zip</A></LI>
       
    12 		<LI>Jakarta Log4J 1.1.2 <A HREF="http://jakarta.apache.org/log4j/">http://jakarta.apache.org/log4j/</A></LI>
       
    13 		<LI>ANT <A HREF="http://jakarta.apache.org/builds/jakarta-ant/release/">http://jakarta.apache.org/builds/jakarta-ant/release/</A></LI> 
       
    14 	 </UL>
       
    15 	 <H1>Packages</H1> 
       
    16 	 <UL> 
       
    17 		<LI>{@link com.sun.org.apache.xml.internal.security.algorithms} contains algorithm factories </LI> 
       
    18 		<LI>{@link com.sun.org.apache.xml.internal.security.c14n} contains Canonicalization related material and algorithms </LI> 
       
    19 		<LI>{@link com.sun.org.apache.xml.internal.security.exceptions} contains all exceptions used by this library </LI> 
       
    20 		<LI>{@link com.sun.org.apache.xml.internal.security.keys} contains key related material </LI> 
       
    21 		<LI>{@link com.sun.org.apache.xml.internal.security.samples} contains some sample applications and non-standard transforms </LI> 
       
    22 		<LI>{@link com.sun.org.apache.xml.internal.security.signature} contains the XML Signature specific classes </LI> 
       
    23 		<LI>{@link com.sun.org.apache.xml.internal.security.transforms} XML Signature transformations </LI> 
       
    24 		<LI>{@link com.sun.org.apache.xml.internal.security.utils} contains all utility classes </LI> 
       
    25 		<LI>{@link com.sun.org.apache.xml.internal.security.test} JUnit test cases </LI> 
       
    26 		<LI>{@link com.sun.org.apache.xml.internal.security.temp} is the playground for messing around </LI> 
       
    27 	 </UL> 
       
    28 	 <H2>Support</H2> 
       
    29 	 <P>See <A HREF="http://xml.apache.org/security/">the xml-security project</A> for further assistence</P> 
       
    30 	 <H2>Author</H2> 
       
    31 	 <P>Christian Geuer-Pollmann geuer-pollmann@nue.et-inf.uni-siegen.de<BR> 
       
    32 	    University of Siegen<BR> 
       
    33 	    Institute for Data Communications Systems<BR> 
       
    34 	 </P> 
       
    35      </BODY>
       
    36 </HTML>