Skip to content
Snippets Groups Projects
Commit a349497b authored by Bhatu's avatar Bhatu
Browse files

Pass key directory as argument for Porthos.

Previously programs linked with porthos, expected the keys to be in the
current_directory/files folder. Now users can explicitly pass the directory
while invoking the program. The keys still have to be named keyA, keyAB, keyB
and keyD but they can be located in arbitary folders.

So party 0 will invoke the program as:
  ./program 0 files/addresses_file path/to/keys/dir
parent 895c57d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment