[DEPRECATED] - Apache Milagro MFA TLS Incubator

Clone this repo:

Branches

  1. 74e45fc Merge pull request #1 from miracl/kealan_dev by kealan · 8 years ago master
  2. ff42067 updated doxyfile to output code API by Kealan McCusker · 8 years ago
  3. babfb4f initial commit by Kealan McCusker · 8 years ago

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