PPAM
Running the PPAM protocol
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
Last modified
September 10, 2024
: petace-verse (0548b3b)