Giter Site home page Giter Site logo

semiprime-java's Introduction

Downloads

Build from source if you want the very latest.

You do not need the server unless you are attempting to run a private distributed key factorization. The client is capable of running a local factorization as well as contribute to the current global factorization effort, so this may be enough for your own needs.

What is this?

This software attempts to factor a semiprime (typically a public key, such as RSA) into its prime factors (reproducing the private key) using heuristic search methods.

The client can be used to either contribute toward an ongoing cloud effort or a local search hosted on a private server.

Screenshots

Search Tab

Connect Tab

Run Requirements

You need at least Java 1.8 installed.

Build Requirements

If you want to build from source, you'll need to install the Java 1.8 JRE or later.

If you want to build from source, you'll need to install Java 1.8 JDK or later.

Pull this git repo:

git clone https://github.com/entangledloops/semiprime/semiprime.git

Open a command prompt/terminal in the SemiprimeFactor subdirectory. To run the client:

Linux / OS X:

./gradlew desktop:client

Windows:

gradlew desktop:client

Other tasks available:

desktop:server - hosts a server

wrapper - updates gradle wrapper

Be sure to run createWrapper from the parent directory so gradle files can be overwritten. A copy of gradle w/only this task is provided in the heuristicSearch dir to make this easier for you.

semiprime-java's People

Contributors

entangledloops avatar

Stargazers

Daniel Snider avatar Joe Bernitt avatar

Watchers

James Cloos avatar  avatar

Forkers

gitcollect

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.