Git Product home page Git Product logo

pydhe's People

Contributors

lowazo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pydhe's Issues

suitable generator

Hi,

this is not exactly an issue, but there was no discussion thread. I wanted to ask you for advice on crafting instances of
{n,g} such that the CDH assumption holds. In particular, with the notation

g^a % n
g^b % n
g^(a*b) % n

I am actually not using the discrete logarithm not to create a common secret.

Instead, I "abuse" it so Alice will send g^a to Bob and h^a to Charlie. Thereby, B and C hold the same secret "a" of Alice; but they cannot tell that they hold the same secret because they cannot compare g^a and h^a.

So I actually need to be able, for a given prime n, to select millions of strong possible candidates for g.
Can I simply use a random number for each of them (since it cannot be co-prime with n, as n is prime)?
Of do all the g,h,... need to be primes themselves?

The question relates to the required nature of g,h,... with respect to n such that the CDH assumption holds valid.

Also, I am certain that there are pitfalls where the CDH is invalid in general; and I am thankful for all advice from you on how to avoid these pitfalls.

Thank you very much for any help. Kind regards, -

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.