SSC2 System Library for Palm OS
Current Version : 0.5 (Jul 18, 2002)
SSC2Lib is an implmentation of the stream cipher
SSC2
for Palm OS.
Please follow the steps below to download the library files.
- Download the PRC file,
SSC2Lib.prc
and install it to your Palm Pilot.
- Download header files,
SSC2Lib.h.
Your C program needs to include the
SSC2Lib.h.
- Finally, download
SSC2Lib User's Manual
and learn the library functions.
For people who are interested in getting the source, please e-mail to either
one of us :
Changes Log
(Jul 18, 2002) Version 0.5: bug-fix version
(Jul 16, 2002) Version 0.4: Change in the SSC2_CTX, added error code if the keylength is smaller than 4 Bytes, and
other minor improvements.
(Jun 23, 2002) Version 0.3 : A bug-fix version
(Apr 28, 2001) Version 0.2 : A more efficient version than v 0.1.
Disclaimer
THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS
BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.