Here are how-to's....

This code is tested only on Linux platform.

1. Compilation
1) make clean
2) make

2) Testing
1) ./setup
2) cd ibg/bin/gad
3) ./gad
	 (it asks threshold and key size where threshold is for admission control purpose. it's not related parameter to MIRACL.)
4) cd ibg/test/001
5) apps (it shows the use of each argument. ex: "apps 1 3 100" where 1: sever mode on, 3: user id, 100: testing count)
6) repeat 4) and 5) if needed