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
July 24, 2025
: Update _index.md (4598568)