phonchi / libfenc

Automatically exported from code.google.com/p/libfenc
Other
0 stars 0 forks source link

could not open d224.param #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, after the installation I've tried to run  the command: abe-setup -m CP but 
I get this error

Generating Waters CP scheme parameters...
Initializing library...
    No error (0)
Generating master ABE system parameters...
Could not open d224.param parameters file.
: No such file or directory
Destroying context...
    No error (0)
Shutting down library...
    No error (0)

If I try to locate it I got this:
locate d224.param
/home/ale/Downloads/pbc-0.5.14/param/d224.param
/home/ale/libpbc-code/param/d224.param

Can someone help me please? I've already tried successfully to use the John 
Bethencourt, Amit Sahai cpabe toolkit http://acsc.cs.utexas.edu/cpabe/

Original issue reported on code.google.com by Alessand...@gmail.com on 14 Jan 2015 at 2:58

GoogleCodeExporter commented 9 years ago
You need to put the d224.param file in the same directory that you run 
abe-setup -m CP.

Original comment by ffwa...@gmail.com on 3 Mar 2015 at 4:25