Arduino Cryptography Library ============================ This distribution contains a libraries and example applications to perform cryptography operations on Arduino devices. They are distributed under the terms of the MIT license. The [documentation](http://rweather.github.com/arduinolibs/crypto.html) contains more information on the libraries and examples. This repository used to contain a number of other examples and libraries for other areas of Arduino functionality but most users are only interested in the cryptography code. The other projects have been moved to a separate [repository](https://github.com/rweather/arduino-projects) and only the cryptography code remains in this repository. For more information on these libraries, to report bugs, or to suggest improvements, please contact the author Rhys Weatherley via [email](mailto:rhys.weatherley@gmail.com).