SHA-1 System Library for Palm OS
Current version : 0.1 (Jan 23, 2001)
SHALib is an implementation of the message digest algorithm
SHA-1 for Palm OS.
Please follow the steps below to download the library files.
- Download the PRC file,
SHALib.prc
and install it to your Palm Pilot.
- Download header files,
SHALib.h
and
sha1.h.
Your C program needs to include the
SHALib.h only since
sha1.h is already included in
SHALib.h.
- Finally, download
SHALib 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
(Jan 23, 2001) Version 0.1 : The initial version.
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.