27 Jan 21:26
The Wizard's Toolkit, version 1.0.3, Released
From: <duc.sequere.aut.de.via.decede <at> imagemagick.org>
Subject: The Wizard's Toolkit, version 1.0.3, Released
Newsgroups: gmane.comp.video.image-magick.announce
Date: 2008-01-27 20:30:40 GMT
Subject: The Wizard's Toolkit, version 1.0.3, Released
Newsgroups: gmane.comp.video.image-magick.announce
Date: 2008-01-27 20:30:40 GMT
The ImageMagick Studio LLC development group announces the release of the
Wizard's Toolkit 1.0.3. Version 1.0.3 provides a number of significant
enhancements over earlier Wizard's Toolkit versions.
The Wizard's Toolkit includes command line utilities to encrypt plaintext,
decrypt ciphertext, 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.
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 license is compatible with the GPL. It runs on all major
operating systems.
Here are just a few examples of what the Wizard's Toolkit command line
utilities can do:
* Encrypt plaintext
* Decrypt ciphertext
* Report properties associated with ciphertext
* Compute the message digest of a file
* Read message digests from a file and authenticate them
Here are just a few examples of what the Wizard's Toolkit Application
Programming Interface can do:
* Return files as Binary Large OBjectS
* Write/read characters, shorts, words, and long words to/from a file
* Compute a cyclic redundancy checksum
* Handle C exceptions
* Generate a secure hash (includes MD5, SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512)
* Generate a keyed-hash for message authentication
* Encrypt/decrypt messages (includes AES, Serpent, and Twofish)
* Authenticate a user (only secret-key supported at this time)
* Map content with its associated mime type and file extension
* Log events to the console or XML-style file
* Anonymous memory-mapped memory allocation/deallocation
* Increase entropy with message compression
* Generate cryptographically-strong random numbers
* Acquire/relinquish resources
* Acquire/relinquish semaphores
* Store/retrieve key-value pairs to/from a hashmap or linked-list
* Store/retrieve key-value pairs to/from a self-adjusting binary tree
* Parse or generate a XML document
* Convenience methods for dealing with strings
The Wizard's Toolkit home page is
http://www.wizards-toolkit.org
Source and binary releases are available from
ftp://ftp.wizards-toolkit.org/pub/WizardsToolkit
RSS Feed