Linked openSSL, crypto and Apple specific secure libs to compile example code on Mac.
Details:
* Fixed CMakeLists.txt to include linking of needed libraries.
* Fixed all build python scripts so that it can be executed with
python3 as well because print statements weren't compatible with
pyhton3 syntax.
Linked openSSL, crypto and Apple specific secure libs to compile example code on Mac.
Details: