1This directory contains a stripped-down version of Colin Plumb's bnlib bignum package for ARM processors in minimal memory environments, such as embedded Wireless USB controllers.  All unnecessary functions have been removed, and code has been reorganized for shrinking the memory footprint.  These functions duplicate the functionality of similar functions in the main bnlib package, but with smaller memory footprints.  Wireless USB only requires Diffie-Hellman, and little else.
2
3For more information, see the documentation in the main bnlib package, which is not in this directory.  Or contact:
4
5Philip Zimmermann <prz@mit.edu>
6October 2007
7