root/WizardsToolkit/branches/WizardsToolkit-1.0.6/index.html

Revision 1, 7.2 KB (checked in by cristy, 3 months ago)


Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
4<head>
5  <style type="text/css"><!--
6    @import url("www/wizard.css");
7  //--></style>
8  <title>Wizard's Toolkit: Encipher and Decipher Content</title>
9  <meta http-equiv="Content-Language" content="en-US"/>
10  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
11  <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
12  <meta name="Generator" content="PHP"/>
13  <meta name="Keywords" content="encipher, decipher, content, WizardsToolkit, Wizard's, Toolkit"/>
14  <meta name="Description" content="The Wizard's Toolkit, version 1.0.2, is a free C API that includes a number of methods most developers will find useful in their projects."/>
15  <meta name="Rating" content="INDEX, FOLLOW"/>
16  <meta name="Robots" content="ALL"/>
17  <meta name="Generator" content="ImageMagick Studio LLC"/>
18  <meta name="Author" content="ImageMagick Studio LLC"/>
19  <meta name="Revisit-after" content="2 DAYS"/>
20  <meta name="Resource-type" content="document"/>
21  <meta name="Copyright" content="Copyright (c) 1999-2009 ImageMagick Studio LLC"/>
22  <meta name="Distribution" content="Global"/>
23  <link rel="shortcut icon" href="images/wand.ico"  type="images/vnd.microsoft.icon"/>
24</head>
25
26<body id="www-wizards-toolkit.org">
27  <table id="titlebar" style="width: 100%;background-color: #f5f5f5" cellpadding="0" cellspacing="0" border="0" summary="Wizard's Toolkit">
28    <tbody>
29      <tr valign="top">
30        <td align="left"><a href="index.html"><img id="titlebar-west" src="images/script.png" alt="[Wizard's Toolkit]" width="400" height="60" border="0" vspace="28" name="titlebar-west" /></a></td>
31        <td align="left"><a href="http://www.wizards-toolkit.org/" target="462422388"><img id="titlebar-west" src="images/sponsor.jpg" alt="[sponsor]" border="0" vspace="28" name="titlebar-west" /></a></td>
32        <td width="99%"><br /></td>
33        <td style="background-color: white" align="right"><a href="index.html"><img src="images/sprite.jpg" alt="" width="114" height="118" border="0" name="titlebar-east" /></a></td>
34        <td style="background-color: white" align="right"><a href="http://www.wizards-toolkit.org/discourse-server/viewforum.html?f=17" target="1160829606"><img id="titlebar-east" src="images/logo.jpg" alt="" width="114" height="118" border="0" name="titlebar-east" /></a></td>
35      </tr>
36    </tbody>
37  </table>
38
39  <table style="width: 100%" border="0" cellpadding="0" cellspacing="0" summary="">
40  <tbody>
41
42    <tr valign="top" style="height: 100%;">
43      <td id="menu" width="1%" height="100%">
44      <p><a href="#main">Skip to page contents</a></p>
45       <font size="-1">
46      <span>[</span>
47      <a href="index.html">About the<br />Wizard's Toolkit</a>
48  <span>]</span><br /><span>[</span>
49      <a href="www/command-line-tools.html">Command-line Tools</a>
50  <span>]</span><br /><span>[</span>
51      <a href="www/api.html">Application Program<br />Interface</a>
52  <span>]</span><br /><span>[</span>
53      <a href="www/install-source.html">Install from Source</a>
54      <a href="www/install-source.html#unix" class="sub">Unix</a>
55      <a href="www/install-source.html#windows" class="sub">Windows</a>
56      <a href="www/binary-releases.html">Binary Releases</a>
57      <a href="www/binary-releases.html#unix" class="sub">Unix</a>
58      <a href="www/binary-releases.html#windows" class="sub">Windows</a>
59  <span>]</span><br /><span>[</span>
60      <a href="www/download.html">Download</a>
61  <span>]</span><br /><span>[</span>
62      <a href="www/sponsors.html">Sponsors:</a>
63      <fieldset>
64  <a href="http://www.anxietyspinnerrings.com" class="sponsor" target="sponsor">Silver Rings</a><!-- 200904010140 -->
65<br />
66      </fieldset>
67      <span>]</span>
68      </font>
69      </td>
70
71      <td id="main" valign="top">
72<div style="margin: auto;">
73  <h2>Introduction to the Wizard's Toolkit</h2>
74</div>
75<p>The Wizard's Toolkit includes command line utilities to convert plaintext to ciphertext, convert ciphertext to plaintext, report properties associated with ciphertext, compute the message digest of a file, and read message digests from a file and authenticate them. In addition, the Wizard's Toolkit includes a a cross-platform C API that includes a number of encryption and hash methods many developers should find useful in their projects.</p>
76
77<p>The Wizard's Toolkit is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute. Its <a href="http://www.wizards-toolkit.org/www/license.html" rel="license">license</a> is compatible with the <a href="http://www.fsf.org/licensing/licenses/" target="5688337">GPL</a>.  It runs on all major operating systems.</p>
78
79<div style="margin: auto;">
80  <h2>Features and Capabilities</h2>
81</div>
82<p>Here are just a few examples of what the Wizard's Toolkit command line utilities can do:</p>
83
84<font size="-1">
85<ul>
86  <li>Convert plaintext to ciphertext</li>
87  <li>Convert ciphertext to plaintext</li>
88  <li>Report properties associated with ciphertext</li>
89  <li>Import, export, or list properties of private keys on your keyring</li>
90  <li>Compute the message digest of a file</li>
91  <li>Read message digests from a file and authenticate them</li>
92</ul>
93</font>
94
95<p>Here are just a few examples of what the Wizard's Toolkit Application Programming Interface can do:</p>
96
97<font size="-1">
98<ul>
99  <li>Return files as Binary Large OBjectS</li>
100  <li>Write/read characters, shorts, words, and long words to/from a file</li>
101  <li>Compute a cyclic redundancy checksum</li>
102  <li>Handle C exceptions</li>
103  <li>Generate a secure hash (includes MD5, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512)</li>
104  <li>Generate a keyed-hash for message authentication</li>
105  <li>Encrypt/decrypt messages (includes AES, Serpent, and Twofish)</li>
106  <li>Authenticate a user (only secret-key supported at this time)</li>
107  <li>Map content with its associated mime type and file extension</li>
108  <li>Log events to the console or XML-style file</li>
109  <li>Anonymous memory-mapped memory allocation/deallocation</li>
110  <li>Increase entropy with message compression</li>
111  <li>Generate cryptographically-strong random numbers</li>
112  <li>Acquire/relinquish resources</li>
113  <li>Acquire/relinquish semaphores</li>
114  <li>Store/retrieve key-value pairs to/from a hashmap or linked-list</li>
115  <li>Store/retrieve key-value pairs to/from a self-adjusting binary tree</li>
116  <li>Parse or generate a XML document</li>
117  <li>Convenience methods for dealing with strings</li>
118</ul>
119</font>
120      </td>
121      <td id="margin" width="1%" height="100%" valign="top" align="right">&nbsp;</td>
122    </tr>
123  </tbody>
124  </table>
125  <div id="linkbar">
126    <a href="http://www.wizards-toolkit.org/discourse-server/viewforum.html?f=17" target="511147795">Discourse Server</a> |
127    <a href="www/license.html">License</a> |
128    <a href="www/notice.html">Notice</a>
129  </div>
130  <div id="footer">
131    <span id="footer-west">&copy; 1999-2009 ImageMagick Studio LLC</span>
132  </div>
133  <div style="clear: both; margin: 0; width: 100%; "></div>
134</body>
135</html>
Note: See TracBrowser for help on using the browser.