Merge pull request #1 from miracl/kealan_dev

updated doxyfile to output code API
tree: bf6dd57df448fc93a30a972619c4a4193fd8ac39
  1. configs/
  2. doxygen/
  3. include/
  4. library/
  5. programs/
  6. scripts/
  7. tests/
  8. visualc/
  9. yotta/
  10. apache-2.0.txt
  11. ChangeLog
  12. CMakeLists.txt
  13. DartConfiguration.tcl
  14. LICENSE
  15. Makefile
  16. mbedTLS.md
  17. README.md
README.md

note: The original mbed TLS build instructions are in the file mbedTLS.md

Milagro TLS has only been built and tested on Linux and Mac with the GCC tool chain.

First install the mpin-crypto library and then the mbed TLS library.

CMake is required to build the library and can usually be installed from the operating system package manager.

If not, then you can download it from www.cmake.org