Skip to content

test readme.txt error #112

Open
Open
@moon-tutu

Description

@moon-tutu

This is the result in README.txt
$ cd editdist
$ make
$ ./a.out
Port number missing
Usage: ./a.out <--|remote_host>
$ ./a.out 1234 -- leaf &
$ ./a.out 1234 localhost left
<...>
Result: 2

I tested the example in Reader.txt,but something wrong happened. I want to know what happened? emmm
This is my result
master:/mpc/obliv-c/test/oblivc/editdist$ ./a.out 1234 -- leaf &
[1] 47444
master:
/mpc/obliv-c/test/oblivc/editdist$ ./a.out 1234 localhost left
Generator OT time: 0.132232 s
Evaluator OT time: 0.132566 s
2244
Evaluator total time: 0.133091 s
Result: -542695010
2244
Generator total time: 0.133033 s
Result: -542695010

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions