Giter VIP home page Giter VIP logo

Comments (13)

ttmx avatar ttmx commented on June 29, 2024 1

@venezuela01 Depending on the amount of work I may do it for free. Reach me @ ttmx#3114 on discord.

from libgroupsig.

scmanjarrez avatar scmanjarrez commented on June 29, 2024 1

Hi, this problem can be fixed adding this line in the CMakeLists.txt right after C flags:

add_link_options("LINKER:--allow-multiple-definition")

from libgroupsig.

scmanjarrez avatar scmanjarrez commented on June 29, 2024 1

Also, I'm leaving here the docker image I currently use to test this library (we are developing a branch for this library to support kty04 and cpy06 in the new interface)

FROM ubuntu:jammy

RUN apt update && apt install -y build-essential gdb cmake vim libgmp-dev libssl-dev git

WORKDIR /mnt

Just mount the libgroupsig directory in /mnt:

$ docker run --rm -it -v $PWD:/mnt name_of_your_image bash

from libgroupsig.

venezuela01 avatar venezuela01 commented on June 29, 2024

I also want to use a proper group signature library, @ttmx did you get any luck with libgroupsig eventually, or did you find any alternative? Thanks!

from libgroupsig.

ttmx avatar ttmx commented on June 29, 2024

@venezuela01
I did not find alternatives. It seems the best way to use this is the docker image with npm, but you have to modify the script a bit to get all the needed dependencies to install. I don't have it right now, but I think you had to modify the debian version and some other stuff? I don't recall exactly.

Good luck! :P

from libgroupsig.

venezuela01 avatar venezuela01 commented on June 29, 2024

Thanks @ttmx!

I'm not aware of any docker images, would you mind point me to a url?

Also, have you investigated this CICD script for how to build the project?
https://github.com/IBM/libgroupsig/blob/master/.github/workflows/cicd.yml

from libgroupsig.

ttmx avatar ttmx commented on June 29, 2024

https://github.com/IBM/libgroupsig/wiki/REST-server

@venezuela01 This if I recall correctly, but I haven't touched it in months.

from libgroupsig.

venezuela01 avatar venezuela01 commented on June 29, 2024

@ttmx Thank you very much! That's very helpful.

BTW, would you kindly consider offering paid consulting service in case I might need further support in the next few days?

from libgroupsig.

ttmx avatar ttmx commented on June 29, 2024

Oh right, discord no longer has "#", just "ttmx" is enough.

from libgroupsig.

venezuela01 avatar venezuela01 commented on June 29, 2024

Thank you @ttmx!

from libgroupsig.

ttmx avatar ttmx commented on June 29, 2024

@venezuela01 Tell me here when you attempt to reach me at discord.

from libgroupsig.

venezuela01 avatar venezuela01 commented on June 29, 2024

@ttmx sure!

from libgroupsig.

ttmx avatar ttmx commented on June 29, 2024

@scmanjarrez that is dope!

from libgroupsig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.