-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathAUTHORS.txt
26 lines (18 loc) · 898 Bytes
/
AUTHORS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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