Giter Club home page Giter Club logo

Comments (5)

liilac avatar liilac commented on July 17, 2024 1

To document some of the discussion on this, hashcat support for this has been considered, for which I would be the likely developer and maintainer.

Hashcat support is ideal from the perspective of encouraging security testing / penetration testing, however my assessment so far is that it's not likely to be ideal for vanity address generation as the concept of generating a private key whose fingerprint fits a certain pattern doesn't fit neatly into the hashcat model. That said, I would like to explore this further.

My thoughts were to write this as a standalone Go program with OpenCL kernels for the actual crypto operations.

I would strongly consider writing and maintaining a Metal variant of this, especially targeting mobile devices, as it may (minorly) encourage adoption for there to be hardware accelerated mobile apps for this sort of thing. It'd also be interesting to demonstrate the relative capacity of mobile hardware for bulk crypto, especially in a context that is highly similar to private key/hash cracking.

from lokinet.

neuroscr avatar neuroscr commented on July 17, 2024

We have a (SLOW) reference implementation now in python
https://github.com/loki-project/loki-network/tree/master/contrib/py/vanity

from lokinet.

liilac avatar liilac commented on July 17, 2024

Landed up forgetting about this in favour of other priorities.

I wrote two much faster implementations around the time of this discussion, will see about uploading those later. One uses accelerated CPU instructions, works and is finished, the other was an OpenCL one I didn't get around to finishing.

from lokinet.

majestrate avatar majestrate commented on July 17, 2024

from lokinet.

liilac avatar liilac commented on July 17, 2024

Oh, well then I would probably need to update those. They were written in December 2018.

from lokinet.

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.