Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while loading shared libraries: libsilvia.so.0 #40

Open
GitRob26 opened this issue Jul 13, 2018 · 1 comment
Open

error while loading shared libraries: libsilvia.so.0 #40

GitRob26 opened this issue Jul 13, 2018 · 1 comment

Comments

@GitRob26
Copy link

GitRob26 commented Jul 13, 2018

I am encountering this issue after a successful install when executing silvia_keygen -h.
Whole error-code is:
silvia_keygen: error while loading shared libraries: libsilvia.so.0: cannot open shared object file: No such file or directory
I can neither find the library/directory nor an explanation online or someone who encountered this problem before me. If somebody has an idea why this keeps popping up please let me know.

@confiks
Copy link

confiks commented Jul 13, 2018

While not at all being an answer to your question, you could also use a Golang software package named irmatool to generate a Idemix / CL keypair. This project hasn't been touched since 2016.

After installing the Go toolchain:
go get github.com/mhe/irmatool
irmatool genkeypair -a 6 -l 2048 -p public_key.xml -k private_key.xml -v 10y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants