Giter Site home page Giter Site logo

Hi. What is the difference about bsgs HOT 2 OPEN

iceland2k14 avatar iceland2k14 commented on July 25, 2024
Hi. What is the difference

from bsgs.

Comments (2)

Noname400 avatar Noname400 commented on July 25, 2024

python bsgs_hybrid_dll_secp256k1.py -pfile aa.txt -b bPfile.bin -bl bloomfile.bin -n 200000000 -keyspace 10000000000000:7fffffffffffff -rand

will this work?

I want to search for 300000 keys at the same time in a certain interval.
can I do it by accident?

from bsgs.

iceland2k14 avatar iceland2k14 commented on July 25, 2024

-rand is ........ start from a random point in the given range and search sequential " -n " values. Then again take a new random value and search " -n " sequential ..... and so on.....

-rand1 is ....... Start from a random point in the given range, first time...........then continuously search sequential from it

If you want to search only "300000 keys at the same time" and then want to change randomly in the given range. Then use -rand and -n 300000. But remember the minimum limit will be always equal to the Total items in the bloom filter. So even if you give " -n " as a less value than bloom, still at least the minimum Total number of points in the bloom is searched in 1 go.

from bsgs.

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.