Here we give a simple example to run our protocol. Please refer to Example running PPAM for more details.
To run Party A
cd ${PPAM}/build/example/scripts bash sender_test.sh
To run Party B
cd ${PPAM}/build/example/scripts bash receiver_test.sh