GithubHelp home page GithubHelp logo

bloomhash's Introduction

Bloomhash

Introduction

Bloomhash allows you to instantly check if a hash can not be created using a specific wordlist. The chance of false positives is about 1/3'rd, but the chance for false negatives is zero. The purpose of bloomhash is providing information about wordlists that can be skipped when cracking hashes.

What does this mean? It means that if the lookup tells you that a word might be contained in the wordlist, it's useless. But if the result is negative (hash cannot be created), it's not possible that the wordlist can create the hash. This lookup can be done instantly.

License

Bloomhash is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. This means you are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.

For more information about the license see: https://creativecommons.org/licenses/by-nc/4.0/

bloomhash's People

Contributors

spipm avatar

Stargazers

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

Watchers

 avatar  avatar

bloomhash's Issues

Just giving props to a really cool project

holy moly man , just wanted to say this is a really cool project. Surprised almost no body has picked up on it. Any chance of getting this updated? i will be trying it out shortly. Eager to test drive

Cheers

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.