ZMAT is written by Qianqian Fang. Qianqian is currently an
Associate Professor in the Department of Bioengineering at
Northeastern University.

Address: Dept. of Bioengineering
         Northeastern University
         360 Huntington Ave, ISEC 206, Boston, MA 02115, USA
URL: http://fanglab.org
Email: <q.fang at neu.edu>

ZMAT Website : https://github.com/NeuroJSON/zmat



The base64_{encode,decode} functions in the zmat.cpp functions were copied from
http://web.mit.edu/freebsd/head/contrib/wpa/src/utils/base64.c
http://web.mit.edu/freebsd/head/contrib/wpa/src/utils/base64.h
written by Jouni Malinen <j@w1.fi> licensed under the BSD license


The optional LZMA/LZIP compression support is provided by
the EazyLZMA library written by Lloyd Hilaiel. EazyLZMA was
built on Igor Pavlov's LZMA library (both previous works
were released under the public domain)

https://github.com/lloyd/easylzma
